]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/dlproc.h
Oh well, I'll just stuff in the rest of the Unicode changes I have made
[wxWidgets.git] / src / iodbc / dlproc.h
index 34aeac6cd1bba1d250a4b9b7c2d17a5521cfb05c..56b463fda2c8bdf9bbee56570903026c7ba9b961 100644 (file)
@@ -40,7 +40,7 @@ typedef void *HDLL;
 typedef shl_t HDLL;
 #endif
 
-#ifdef DLDAPI_AIX_LOAD
+#if defined(DLDAPI_AIX_LOAD) || defined(__DECCXX)
 typedef void *HDLL;
 #endif