projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18b40f3
)
Compile fix on Mac (at least)
author
Julian Smart
<julian@anthemion.co.uk>
Tue, 21 Aug 2007 17:03:45 +0000
(17:03 +0000)
committer
Julian Smart
<julian@anthemion.co.uk>
Tue, 21 Aug 2007 17:03:45 +0000
(17:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48307
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/private/wxprintf.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/private/wxprintf.h
b/include/wx/private/wxprintf.h
index f79798181226dec23a77e0537f9c720440f6a3db..e83002f4a70648bf032489cf5ac7766bb8973966 100644
(file)
--- a/
include/wx/private/wxprintf.h
+++ b/
include/wx/private/wxprintf.h
@@
-17,6
+17,8
@@
// ---------------------------------------------------------------------------
#include "wx/crt.h"
+#include "wx/log.h"
+#include "wx/utils.h"
#include <string.h>