1
0
Fork 0

Cygwin patch from Patrick Staehlin:

To compile the development CVS version of FlightGear(0.9.0) i had to
apply some small changes to SimGear and FlightGear.

The changes need probably some additional ifdefs for other platforms but
since my linux-hd crashed i can't verify that.
This commit is contained in:
david 2002-11-17 00:42:50 +00:00
parent bd5560605d
commit 928309d3d1

View file

@ -2,6 +2,7 @@
# include <config.h>
#endif
#include <simgear/compiler.h>
#include <vector>
#include <GL/gl.h>