summaryrefslogtreecommitdiff
path: root/tests/system-gl.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-12-07 20:36:29 (GMT)
committerMarius Kintel <marius@kintel.net>2011-12-07 20:36:29 (GMT)
commit2e3ea0a64fe4b098bf09c6c09fcf3f63a4849d18 (patch)
tree4b9bf56f11d35d565e4b8f2061d92ec1cd2f7a0a /tests/system-gl.h
parent577359073769db76d174284f490de96046abb428 (diff)
parentfaae7882e26c048b0ae2bf7a54065d31d0edbc31 (diff)
Merge branch 'cakebaby' of https://github.com/donbright/openscad into donbright-cakebaby
Diffstat (limited to 'tests/system-gl.h')
-rw-r--r--tests/system-gl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/system-gl.h b/tests/system-gl.h
index b41e32c..4a8ccac 100644
--- a/tests/system-gl.h
+++ b/tests/system-gl.h
@@ -2,8 +2,9 @@
#define SYSTEMGL_H_
#include <GL/glew.h>
+#include <string>
-void glew_dump(bool dumpall = false);
+std::string glew_dump(bool dumpall=false);
bool report_glerror(const char *task);
#endif
contact: Jan Huwald // Impressum