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