Explorar el Código

Fix Linux build.

legacy
Sam Hocevar sam hace 15 años
padre
commit
885c48fcfb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/numeric.h

+ 1
- 0
src/numeric.h Ver fichero

@@ -18,6 +18,7 @@


#include <cmath> #include <cmath>
#include <cstdlib> #include <cstdlib>
#include <stdint.h>


/* Random float value */ /* Random float value */
static inline float RandF() static inline float RandF()


Cargando…
Cancelar
Guardar