projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
wxMenu Review, added Carbon Events and full OSX Support
[wxWidgets.git]
/
include
/
wx
/
isql.h
diff --git
a/include/wx/isql.h
b/include/wx/isql.h
index 9edfae366ad3ab377b3a542a3115827524a31c63..5d4bb72fe2b1fc345cafa009e8028943a581a268 100644
(file)
--- a/
include/wx/isql.h
+++ b/
include/wx/isql.h
@@
-55,8
+55,10
@@
#define CALLBACK
#define SQL_API EXPORT CALLBACK
#define CALLBACK
#define SQL_API EXPORT CALLBACK
+#ifndef __EMX__
typedef void *HWND;
#endif
typedef void *HWND;
#endif
+#endif
typedef void *SQLHWND;
typedef void *SQLHWND;