mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-01 01:45:36 +00:00
fixing a travis build problem
This commit is contained in:
parent
c2771bc8ab
commit
899ae763e6
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
#include "itemview.hpp"
|
#include "itemview.hpp"
|
||||||
|
|
||||||
|
#include <cmath>
|
||||||
|
|
||||||
#include <boost/lexical_cast.hpp>
|
#include <boost/lexical_cast.hpp>
|
||||||
|
|
||||||
#include <MyGUI_FactoryManager.h>
|
#include <MyGUI_FactoryManager.h>
|
||||||
|
|
Loading…
Reference in a new issue