]> git.mxchange.org Git - simgear.git/blobdiff - XGL/xglUtils.c
Added point3d.hxx to replace cheezy fgPoint3d struct.
[simgear.git] / XGL / xglUtils.c
index f9fc24fc24114ad5e2842ac41f2cb35221fabd5f..6980f13559418e1ff81462d7c2be33080b534869 100644 (file)
@@ -24,6 +24,7 @@
 #endif
 
 int   xglTraceOn = TRUE ;
+
 #ifndef WIN32
     FILE *xglTraceFd = stdout ;
 #else /* WIN32 */