Add include to fix "error: must #include <typeinfo> before using typeid".
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5089 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
e92286f24f
commit
e863a5e705
@ -21,6 +21,7 @@
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <typeinfo>
|
||||
|
||||
#include "irrlicht.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user