]> git.mxchange.org Git - simgear.git/blobdiff - simgear/timing/timestamp.cxx
Don't waste space with too huge stl containers.
[simgear.git] / simgear / timing / timestamp.cxx
index 458502ea2516f4cae61b59dc0c8c6d995f63f410..f2eefcf583e5ab7db544921e8baadb72d0b7ce1f 100644 (file)
 #  include <simgear_config.h>
 #endif
 
-#ifdef HAVE_WINDOWS_H
-#  include <windows.h>
-#endif
-
 #include <simgear/compiler.h>
 
 #include <ctime>