X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fmatrix.cpp;fp=source%2Fcore%2Fmatrix.cpp;h=0eb9e916aac6a56cffcc4de00ec08d35edc77812;hb=acaefb4c669f01855252818ef0a2958cbdababc3;hp=311958ab99542574edfe3cda35059d0eade1b24b;hpb=24b24e2203c776aacd9744bb947f5cf47b03d328;p=libs%2Fgl.git diff --git a/source/core/matrix.cpp b/source/core/matrix.cpp index 311958ab..0eb9e916 100644 --- a/source/core/matrix.cpp +++ b/source/core/matrix.cpp @@ -1,7 +1,6 @@ -#include #include +#include #include -#include "error.h" #include "matrix.h" using namespace std;