mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 23:51:09 -04:00
terrainmaterial.cpp: fix std::runtime_error compile error
This commit is contained in:
parent
0f3cb5667f
commit
11d0761528
@ -2,6 +2,8 @@
|
||||
|
||||
#include <OgreTerrain.h>
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
#include <extern/shiny/Main/Factory.hpp>
|
||||
|
||||
namespace
|
||||
|
Loading…
x
Reference in New Issue
Block a user