1
0

Migrated random generators to std::random

This commit is contained in:
Tiger Wang
2014-10-19 14:10:18 +01:00
parent cc600de51f
commit aa19a3afb0
16 changed files with 102 additions and 556 deletions

View File

@@ -210,7 +210,7 @@ private:
static cRoot* s_Root;
static void InputThread(cRoot * a_Params);
static void InputThread(cRoot & a_Params);
}; // tolua_export