forked from teamnwah/openmw-tes3coop
selectionbuffer.cpp: fix ‘runtime_error’ is not a member of ‘std’
This commit is contained in:
parent
3e794a6087
commit
f21faf197c
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <OgreRenderTexture.h>
|
||||
#include <OgreSubEntity.h>
|
||||
#include <OgreEntity.h>
|
||||
#include <stdexcept>
|
||||
|
||||
#include <extern/shiny/Main/Factory.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue