Get it compiling on Cabellera (g++0x not c++11)
[ipdf/code.git] / src / gl_core44.h
index ba88224..da9f003 100644 (file)
@@ -2630,7 +2630,7 @@ extern void (CODEGEN_FUNCPTR *_ptrc_glClearTexSubImage)(GLuint, GLint, GLint, GL
 enum ogl_LoadStatus
 {
        ogl_LOAD_FAILED = 0,
-       ogl_LOAD_SUCCEEDED = 1,
+       ogl_LOAD_SUCCEEDED = 1
 };
 
 int ogl_LoadFunctions();

UCC git Repository :: git.ucc.asn.au