]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/docview.cpp
calling insert("") would provoke an assert - now it's just ignored
[wxWidgets.git] / src / common / docview.cpp
index bcf1f64bb3055788a48e65a1ba1a7620d5d35e8e..cc94f2fd0432e5eae5f498ebf91471a295508fda 100644 (file)
@@ -27,6 +27,7 @@
 #if USE_DOC_VIEW_ARCHITECTURE
 
 #ifndef WX_PRECOMP
+#include "wx/string.h"
 #include "wx/utils.h"
 #include "wx/app.h"
 #include "wx/dc.h"