Linux needs stdarg.h for va_args
This commit is contained in:
parent
1f7fdc3e07
commit
ef55d175dd
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include <cstdarg> // for va_start/_end
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
#include <simgear/props/props_io.hxx>
|
||||
|
|
Loading…
Add table
Reference in a new issue