diff options
Diffstat (limited to 'src/utils/xml/pugixml.cpp')
-rw-r--r-- | src/utils/xml/pugixml.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/xml/pugixml.cpp b/src/utils/xml/pugixml.cpp index 01ea0940f..4919b34a8 100644 --- a/src/utils/xml/pugixml.cpp +++ b/src/utils/xml/pugixml.cpp @@ -34,6 +34,8 @@ #include "utils/translation/podict.h" +#include <fstream> + #include "debug.h" namespace |