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

fixing a travis build problem

This commit is contained in:
Marc Zinnschlag 2014-12-17 09:33:40 +01:00
parent c2771bc8ab
commit 899ae763e6

View File

@ -1,5 +1,7 @@
#include "itemview.hpp"
#include <cmath>
#include <boost/lexical_cast.hpp>
#include <MyGUI_FactoryManager.h>