Compile under MSVC9 again
This commit is contained in:
parent
83675c7216
commit
4c29f8711b
1 changed files with 5 additions and 0 deletions
|
@ -35,9 +35,14 @@ SENTRY
|
|||
INCLUDES
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include <simgear/props/props.hxx>
|
||||
#include <simgear/math/SGMath.hxx>
|
||||
|
||||
#include "FGJSBBase.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue