]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/tr.cxx
Update some light parameters
[simgear.git] / simgear / screen / tr.cxx
index c98377714cde7b2bd53b7ad8ab43f9c8f1789b00..393213b4216cf332d40aa42f5a7796d8f272aa5b 100644 (file)
@@ -2,6 +2,12 @@
 
 /*
  * $Log$
+ * Revision 1.1  2002/09/07 02:58:19  curt
+ * Initial revision
+ *
+ * Revision 1.3  2001/07/30 20:34:21  curt
+ * Various MSVC fixes.
+ *
  * Revision 1.2  2001/06/27 02:48:01  curt
  * Fixed a type conversion bug that could trip up some of the pickier compilers
  * out there.
@@ -47,6 +53,8 @@
  */
 
 
+#include <simgear/compiler.h>
+
 #include <assert.h>
 #include <math.h>
 #include <stdlib.h>