aboutsummaryrefslogtreecommitdiff
path: root/redist/glutil.h
diff options
context:
space:
mode:
authorJoshua Allen <axlecrusher@gmail.com>2017-03-15 19:26:46 -0400
committerJoshua Allen <axlecrusher@gmail.com>2017-03-15 19:26:46 -0400
commit1388d54117ff780b7fadd4fd682b6def569838fa (patch)
tree3737760c889eeaf0bd7305becc943d859ae65d96 /redist/glutil.h
parent62cef8aec06638bd006eaef46700f491750fc108 (diff)
parent9bd0a0d949639b516d28091f57862ac5e59e65da (diff)
downloadlibsurvive-1388d54117ff780b7fadd4fd682b6def569838fa.tar.gz
libsurvive-1388d54117ff780b7fadd4fd682b6def569838fa.tar.bz2
Merge branch 'master' of github.com:cnlohr/libsurvive
Conflicts: src/survive_data.c
Diffstat (limited to 'redist/glutil.h')
-rw-r--r--redist/glutil.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/redist/glutil.h b/redist/glutil.h
new file mode 100644
index 0000000..bb40174
--- /dev/null
+++ b/redist/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 */