]> git.tdb.fi Git - libs/math.git/blobdiff - source/linal/dummy.cpp
Redesign the Vector interface
[libs/math.git] / source / linal / dummy.cpp
index 28e681aa1488595f24566cb4accf71d5bb3e4750..05e6ff2c39de45d549cd6346b34af29b8caa9568 100644 (file)
@@ -1,9 +1,6 @@
 #include "vector.h"
-#include "vector3.h"
 #include "matrix.h"
 #include "squarematrix.h"
-#include "matrix4.h"
 
 /* This dummy file is needed to make Builder happy, and also serves as a syntax
 check by pulling in all the headers. */
-void dummy() { }