]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/sg_file.cxx
MSVC fixes. Frederic: MSVC has no ssize_t type
[simgear.git] / simgear / io / sg_file.cxx
index 0caf3f4a44357152ecdcc75ec275eef32f91c0c7..dace6454060c5e7bad2b100587f0ef2e6e3f84ab 100644 (file)
@@ -29,6 +29,7 @@
 #  include <io.h>
 #endif
 
+#include <simgear/misc/stdint.hxx>
 #include <simgear/debug/logstream.hxx>
 
 #include "sg_file.hxx"