]> git.tdb.fi Git - libs/math.git/blob - source/linal/dummy.cpp
Redesign the Vector interface
[libs/math.git] / source / linal / dummy.cpp
1 #include "vector.h"
2 #include "matrix.h"
3 #include "squarematrix.h"
4
5 /* This dummy file is needed to make Builder happy, and also serves as a syntax
6 check by pulling in all the headers. */