Win32 fix
This commit is contained in:
parent
69f0a797b3
commit
97ed8554c6
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "AITanker.hxx"
|
||||
|
||||
|
|
Loading…
Reference in a new issue