Merge /u/accek/flightgear/ branch build-with-gdal into next
https://sourceforge.net/p/flightgear/flightgear/merge-requests/83/
This commit is contained in:
commit
06c6e994a5
2 changed files with 4 additions and 6 deletions
|
@ -21,9 +21,8 @@
|
|||
// $Id$
|
||||
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
#include <config.h>
|
||||
#include <simgear/simgear_config.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
|
@ -21,9 +21,8 @@
|
|||
// $Id$
|
||||
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
#include <config.h>
|
||||
#include <simgear/simgear_config.h>
|
||||
|
||||
#ifdef ENABLE_GDAL
|
||||
|
||||
|
|
Loading…
Reference in a new issue