projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implemented wxPrintf.
[wxWidgets.git]
/
src
/
iodbc
/
dlproc.h
diff --git
a/src/iodbc/dlproc.h
b/src/iodbc/dlproc.h
index 34aeac6cd1bba1d250a4b9b7c2d17a5521cfb05c..56b463fda2c8bdf9bbee56570903026c7ba9b961 100644
(file)
--- a/
src/iodbc/dlproc.h
+++ b/
src/iodbc/dlproc.h
@@
-40,7
+40,7
@@
typedef void *HDLL;
typedef shl_t HDLL;
#endif
-#if
def DLDAPI_AIX_LOAD
+#if
defined(DLDAPI_AIX_LOAD) || defined(__DECCXX)
typedef void *HDLL;
#endif