]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/locale.cxx
Linux needs stdarg.h for va_args
[flightgear.git] / src / Main / locale.cxx
index 41fafe995f6c2b92ecfeb98264706f3bf78da202..2544d0ba76077db2322610e69292f273fabb549d 100644 (file)
@@ -26,6 +26,7 @@
 #include <windows.h>
 #endif
 
+#include <cstdarg> // for va_start/_end
 #include <boost/foreach.hpp>
 
 #include <simgear/props/props_io.hxx>