]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/clipbrd.cpp
MSW Caret is now destroyed and recreated when resized.
[wxWidgets.git] / src / os2 / clipbrd.cpp
index 8ffa926849ca3fbfd5332ecf49b78d8500d1fa97..fc902957b47abe5835beda473bd4ba65758acb67 100644 (file)
 
 #include <string.h>
 
-#define INCL_DOS
-#define INCL_PM
-#include <os2.h>
-
 #include "wx/os2/private.h"
 
 // wxDataObject is tied to OLE/drag and drop implementation,