]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/icon.cpp
added some utils (tex2rtf, helpgen, makegen) to make system
[wxWidgets.git] / src / motif / icon.cpp
index 55d70fdd9af63070d1236cd6f7da51110649cd3b..fb9802ebfa21d8b886b2dd1c899fb1419f46129b 100644 (file)
 #include "wx/icon.h"
 #include "wx/window.h"
 
+#ifdef __VMS__
+#pragma message disable nosimpint
+#endif
 #include <Xm/Xm.h>
 #include <X11/cursorfont.h>
+#ifdef __VMS__
+#pragma message enable nosimpint
+#endif
 
 #include "wx/motif/private.h"
 
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap)
-#endif
 
 /*
 * Icons