Fixed bug 2789197 by adding include statement.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@1022 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
1663a0b30b
commit
350065c291
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
|
||||
|
||||
#include <ctime>
|
||||
#include <limits.h>
|
||||
|
||||
|
||||
class Random
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue