This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Fix Linux build.
legacy
Sam Hocevar
sam
14 years ago
parent
502deb7597
commit
885c48fcfb
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/numeric.h
+ 1
- 0
src/numeric.h
View File
@@ -18,6 +18,7 @@
#include <cmath>
#include <cstdlib>
#include <stdint.h>
/* Random float value */
static inline float RandF()
Write
Preview
Loading…
Cancel
Save