Fixed compilation problem on Macs (and other platforms).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2257 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
#include "random_generator.hpp"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
std::vector<RandomGenerator*> RandomGenerator::m_all_random_generators;
|
||||
|
||||
RandomGenerator::RandomGenerator()
|
||||
|
||||
Reference in New Issue
Block a user