1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-24 18:39:59 +00:00

possible build fix for Windows

This commit is contained in:
Marc Zinnschlag 2013-09-12 20:52:05 +02:00
parent bf8a25c2c6
commit 07ff0a8de9

View File

@ -2,6 +2,7 @@
#include "adjusterwidget.hpp" #include "adjusterwidget.hpp"
#include <stdexcept> #include <stdexcept>
#include <string>
#include <boost/filesystem.hpp> #include <boost/filesystem.hpp>