Changeset 122 for cpp/common/random.h
- Timestamp:
- 02/10/14 17:07:20 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/common/random.h
r109 r122 1 // This file is a part of the Framsticks GDK. 2 // Copyright (C) 2002-2014 Maciej Komosinski and Szymon Ulatowski. See LICENSE.txt for details. 3 // Refer to http://www.framsticks.com/ for further information. 4 1 5 #include "nonstd.h" //LONGLONG 2 6 #include <time.h> //time()
Note: See TracChangeset
for help on using the changeset viewer.