mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-29 08:00:56 -04:00
selectionbuffer.cpp: fix ‘runtime_error’ is not a member of ‘std’
This commit is contained in:
parent
3e794a6087
commit
f21faf197c
@ -4,6 +4,7 @@
|
|||||||
#include <OgreRenderTexture.h>
|
#include <OgreRenderTexture.h>
|
||||||
#include <OgreSubEntity.h>
|
#include <OgreSubEntity.h>
|
||||||
#include <OgreEntity.h>
|
#include <OgreEntity.h>
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
#include <extern/shiny/Main/Factory.hpp>
|
#include <extern/shiny/Main/Factory.hpp>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user