X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fmatrix.cpp;h=0eb9e916aac6a56cffcc4de00ec08d35edc77812;hb=6cee6c490ded0981c4da3f9f4ec74a41555e1a4e;hp=311958ab99542574edfe3cda35059d0eade1b24b;hpb=7aaec9a70b8d7733429bec043f8e33e02956f266;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;