Added missing include (broke compilation on some systems)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3978 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
d1cff1f1c4
commit
4200a2b054
@ -25,6 +25,7 @@
|
||||
#include <cstring>
|
||||
#include <stdio.h>
|
||||
#include <exception>
|
||||
#include <assert>
|
||||
|
||||
namespace StringUtils
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user