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 56d3ee1 commit 1a03bcfCopy full SHA for 1a03bcf
src/core/ofxVPHasUid.h
@@ -4,6 +4,8 @@
4
#include <string>
5
#include <map>
6
#include <iostream>
7
+#include <algorithm>
8
+#include <ctype.h>
9
#include "ofLog.h"
10
11
class ofxVPHasUID {
0 commit comments