]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_mem.cpp
use C++ compiler for va_copy test, at least under IRIX the C99 C compiler has it...
[wxWidgets.git] / src / common / fs_mem.cpp
index 054cb609ef830437e0631b402d7b9425f39db7fa..52fbc0649e1b4ddca852de6ba7a51921e14eb33a 100644 (file)
 
 #include "wx/fs_mem.h"
 
-#ifndef WXPRECOMP
+#ifndef WX_PRECOMP
     #include "wx/intl.h"
     #include "wx/log.h"
     #include "wx/hash.h"
+    #include "wx/wxcrtvararg.h"
     #if wxUSE_GUI
         #include "wx/bitmap.h"
         #include "wx/image.h"