projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Typemaps for wxRect2D
[wxWidgets.git]
/
src
/
common
/
dynarray.cpp
diff --git
a/src/common/dynarray.cpp
b/src/common/dynarray.cpp
index ead8099c32aa42ca7be372d89d46b4487de4a1ce..c856a651f64fbb57327357eb5eb55d3eb532b946 100644
(file)
--- a/
src/common/dynarray.cpp
+++ b/
src/common/dynarray.cpp
@@
-22,10
+22,9
@@
#ifndef WX_PRECOMP
#include "wx/dynarray.h"
+ #include "wx/intl.h"
#endif //WX_PRECOMP
-#include "wx/intl.h"
-
#include <stdlib.h>
#include <string.h> // for memmove