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:
parent
bd5560605d
commit
928309d3d1
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <simgear/compiler.h>
|
||||
#include <vector>
|
||||
|
||||
#include <GL/gl.h>
|
||||
|
|
Loading…
Reference in a new issue