]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/ole/uuid.h
If several doc templates use the same document and view classes, they should
[wxWidgets.git] / include / wx / msw / ole / uuid.h
index 5b0875fe32b7040b3609506ab35d2b9f9d1df8cf..c194a4e4174c9392a5da1742ecd8b460e07f6989 100644 (file)
@@ -32,8 +32,6 @@
       unsigned short  Data3;
       unsigned char   Data4[8];
     } UUID;                     // UUID = GUID = CLSID = LIBID = IID
-  #else   // WIN16
-    #error "Don't know about UUIDs on this platform"
   #endif  // WIN32
 #endif  // UUID_DEFINED