Skip to content

Commit 2375f41

Browse files
authored
Update ofVectorMath.h
closes #8391
1 parent 616d2ca commit 2375f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/openFrameworks/math/ofVectorMath.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma once
22

3-
class ofMatrix3x3;
3+
#include "ofMatrix3x3.h"
44
#include "ofMatrix4x4.h"
55
#include "ofQuaternion.h"
66

0 commit comments

Comments
 (0)