Skip to content

Commit f40187d

Browse files
missing vector?
1 parent 7ed269b commit f40187d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libs/openFrameworks/types/ofColor.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
#include <typeinfo>
66
#include <iostream>
77
#include <limits>
8+
#include <vector>
9+
810

911
/// \class ofColor_
1012
///

0 commit comments

Comments
 (0)