projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Stub out GetMatchingPair() for now to allow us to use the generic wxDVC on Cocoa.
[wxWidgets.git]
/
src
/
osx
/
nonownedwnd_osx.cpp
diff --git
a/src/osx/nonownedwnd_osx.cpp
b/src/osx/nonownedwnd_osx.cpp
index 2a6f1cf0057a0404f444138f12e405ec4a14d3e0..39d569c003d974750d429303fd44522c6ac1ec5d 100644
(file)
--- a/
src/osx/nonownedwnd_osx.cpp
+++ b/
src/osx/nonownedwnd_osx.cpp
@@
-13,6
+13,7
@@
#ifndef WX_PRECOMP
#include "wx/app.h"
+ #include "wx/log.h"
#endif // WX_PRECOMP
#include "wx/hashmap.h"