Don't refference simgear_config.h because this header gets installed :-(
This commit is contained in:
parent
0a7a815124
commit
72984cc4a8
@ -27,13 +27,9 @@
|
||||
#ifndef _SG_LOWLEVEL_HXX
|
||||
#define _SG_LOWLEVEL_HXX
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <simgear_config.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <zlib.h>
|
||||
#ifdef HAVE_STDINT_H
|
||||
#ifndef _MSC_VER
|
||||
# include <stdint.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user