selectionbuffer.cpp: fix ‘runtime_error’ is not a member of ‘std’

actorid
Edmondo Tommasina 12 years ago
parent 3e794a6087
commit f21faf197c

@ -4,6 +4,7 @@
#include <OgreRenderTexture.h>
#include <OgreSubEntity.h>
#include <OgreEntity.h>
#include <stdexcept>
#include <extern/shiny/Main/Factory.hpp>

Loading…
Cancel
Save