We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 616d2ca commit 2375f41Copy full SHA for 2375f41
libs/openFrameworks/math/ofVectorMath.h
@@ -1,6 +1,6 @@
1
#pragma once
2
3
-class ofMatrix3x3;
+#include "ofMatrix3x3.h"
4
#include "ofMatrix4x4.h"
5
#include "ofQuaternion.h"
6
0 commit comments