1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 03:54:40 +00:00

removed unnecessary include

This commit is contained in:
scrawl 2012-05-10 12:44:01 +02:00
parent 4ce50c503b
commit 3d9e89c837

View File

@ -2,7 +2,6 @@
#include <boost/algorithm/string/replace.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/property_tree/xml_parser.hpp>
using namespace MWGui;