aboutsummaryrefslogtreecommitdiff
path: root/glutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'glutil.h')
-rw-r--r--glutil.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/glutil.h b/glutil.h
new file mode 100644
index 0000000..bb40174
--- /dev/null
+++ b/glutil.h
@@ -0,0 +1,14 @@
+//
+// glutil.h
+//
+//
+// Created by user on 2/4/17.
+//
+//
+
+#ifndef glutil_h
+#define glutil_h
+
+#include <stdio.h>
+
+#endif /* glutil_h */