Commit 6ff749f7db9a9d9802ba5de8ed8c182942147166

henry 2001-11-04T04:53:17

unix line endings

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
diff --git a/include/FTGL.h b/include/FTGL.h
index 6faa129..2f99a1c 100755
--- a/include/FTGL.h
+++ b/include/FTGL.h
@@ -76,6 +76,7 @@
 
 #endif
 
+
 // lifted from glext.h, to remove dependancy on glext.h
 #ifndef GL_EXT_texture_object
     #define GL_TEXTURE_PRIORITY_EXT           0x8066
@@ -85,6 +86,7 @@
     #define GL_TEXTURE_3D_BINDING_EXT         0x806A
 #endif
 
+
 #if defined(_MSC_VER)
 	#  ifdef FTGL_LIBRARY_STATIC		// staticLib
 	#    define FTGL_EXPORT