]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/matrix.cpp
Fix reflection of image types from Spir-V modules
[libs/gl.git] / source / core / matrix.cpp
index 311958ab99542574edfe3cda35059d0eade1b24b..0eb9e916aac6a56cffcc4de00ec08d35edc77812 100644 (file)
@@ -1,7 +1,6 @@
-#include <algorithm>
 #include <cmath>
+#include <stdexcept>
 #include <msp/geometry/affinetransformation.h>
-#include "error.h"
 #include "matrix.h"
 
 using namespace std;