Added an implicit dependency that caused problems on some systems

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4090 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2009-10-06 16:59:45 +00:00
parent dd081a1b0b
commit b59b754ab3

View File

@ -20,6 +20,7 @@
#ifndef HEADER_MESSAGE_HPP
#define HEADER_MESSAGE_HPP
#include <stdio.h>
#include <string>
#include <vector>
#include <assert.h>