diff hilbert.h @ 47:0d3a993405e4

trying rto stop duplictae symbols
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Wed, 01 May 2013 16:47:11 +0100
parents b91a1859829a
children
line wrap: on
line diff
--- a/hilbert.h	Wed Apr 24 17:58:08 2013 +0100
+++ b/hilbert.h	Wed May 01 16:47:11 2013 +0100
@@ -13,7 +13,7 @@
 #include <vector.h>
 #include "ofMain.h"
 #include "rot_rules.h"
-#endif /* defined(__sonicZoom__hilbert__) */
+
 
 
 
@@ -47,4 +47,4 @@
 };
 
 
-
+#endif /* defined(__sonicZoom__hilbert__) */