projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
put constant in define
[wxWidgets.git]
/
src
/
common
/
list.cpp
diff --git
a/src/common/list.cpp
b/src/common/list.cpp
index 7d069da0fffa311b0caeca22b4b4bc9103cf6d56..2c1fd19ad92dabd8a703508f382dba25b21f663b 100644
(file)
--- a/
src/common/list.cpp
+++ b/
src/common/list.cpp
@@
-30,6
+30,7
@@
#ifndef WX_PRECOMP
#include "wx/list.h"
+ #include "wx/crt.h"
#endif
#if !wxUSE_STL