]> git.tdb.fi Git - libs/math.git/blob - linal/dummy.cpp
Rename AffineTransformation to AffineTransform
[libs/math.git] / 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. */