]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/JSBSim/input_output/net_fdm.hxx
Merge branch 'next' of D:\Git_New\flightgear into next
[flightgear.git] / src / FDM / JSBSim / input_output / net_fdm.hxx
index eaafa3b5603f498c6bc7b1245739ed336426dd64..f649a5f2eaed3552a05d25f59edeb3d258b41ad8 100644 (file)
 
 #include <time.h> // time_t
 
-#ifdef _MSC_VER
-typedef unsigned long uint32_t;
-typedef long int32_t;
-#endif
-
 #include <simgear/misc/stdint.hxx> //not required for JSBSim