]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/spinctrl.cpp
use C++ compiler for va_copy test, at least under IRIX the C99 C compiler has it...
[wxWidgets.git] / src / msw / spinctrl.cpp
index bf56006adeb9112e990655a779bf561d7215eba1..a3c6e43a0e83a1bdabf4411887c889c316359205 100644 (file)
@@ -32,6 +32,7 @@
     #include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
     #include "wx/event.h"
     #include "wx/textctrl.h"
+    #include "wx/wxcrtvararg.h"
 #endif
 
 #include "wx/msw/private.h"