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$
|
// $Id$
|
||||||
|
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include <config.h>
|
||||||
# include <config.h>
|
#include <simgear/simgear_config.h>
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
@ -21,9 +21,8 @@
|
||||||
// $Id$
|
// $Id$
|
||||||
|
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include <config.h>
|
||||||
# include <config.h>
|
#include <simgear/simgear_config.h>
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef ENABLE_GDAL
|
#ifdef ENABLE_GDAL
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue