aboutsummaryrefslogtreecommitdiff
path: root/tests/glshaderinfo.cpp
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-08-24 11:34:28 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-08-24 11:34:28 -0700
commite14d1653664b12c5ea6587d9914745472f55b196 (patch)
tree9853cea803db0bf7653b5aa05b2fa52cc0602fbd /tests/glshaderinfo.cpp
parent3daa674543695403b6951ffef77430aa04b2dcf9 (diff)
parent4830246784330dfed1538a534a6dfd35c87b93f6 (diff)
Merge pull request #1551 from waywardmonkeys/fix_browser_test_issues
Fix browser test issues
Diffstat (limited to 'tests/glshaderinfo.cpp')
-rw-r--r--tests/glshaderinfo.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/glshaderinfo.cpp b/tests/glshaderinfo.cpp
index 8ec393a8..56da2414 100644
--- a/tests/glshaderinfo.cpp
+++ b/tests/glshaderinfo.cpp
@@ -1,8 +1,6 @@
#define GL_GLEXT_PROTOTYPES
#define EGL_EGLEXT_PROTOTYPES
-#define _GNU_SOURCE
-
#include <math.h>
#include <stdlib.h>
#include <stdio.h>