Index: core/src/fxcrt/fx_xml_parser.cpp |
diff --git a/core/src/fxcrt/fx_xml_parser.cpp b/core/src/fxcrt/fx_xml_parser.cpp |
index 59c3de444e82fa4b0f7abb6fd850cad68cb7e38a..da2b26b5b8d5c3f96965def43f91bba7d29cfe16 100644 |
--- a/core/src/fxcrt/fx_xml_parser.cpp |
+++ b/core/src/fxcrt/fx_xml_parser.cpp |
@@ -6,6 +6,8 @@ |
#include "core/src/fxcrt/xml_int.h" |
+#include <vector> |
+ |
#include "core/include/fxcrt/fx_ext.h" |
#include "core/include/fxcrt/fx_xml.h" |
#include "third_party/base/stl_util.h" |