]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/object.cpp
Smooth Aqua buttons in wxTreeCtrl.
[wxWidgets.git] / src / common / object.cpp
index 66d78f24b526c700f229b2a6d051df6defd0acaf..20e531a1f26da1639a3700e11acc091feced95b1 100644 (file)
     #endif // wxUSE_SERIAL
 #endif // WX_PRECOMP
 
     #endif // wxUSE_SERIAL
 #endif // WX_PRECOMP
 
+#ifdef __VISAGECPP__
+        #include "wx/objstrm.h"
+        #include "wx/serbase.h"
+#endif
+
 #include <string.h>
 #include <assert.h>
 
 #include <string.h>
 #include <assert.h>