Explorar el Código

build: compilation fixes for Visual Studio.

undefined
Sam Hocevar hace 10 años
padre
commit
94f71f27c2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/lol/math/real.h

+ 1
- 0
src/lol/math/real.h Ver fichero

@@ -189,6 +189,7 @@ public:
static Real<N> const& R_PI_2();
static Real<N> const& R_PI_3();
static Real<N> const& R_PI_4();
static Real<N> const& R_TAU();
static Real<N> const& R_1_PI();
static Real<N> const& R_2_PI();
static Real<N> const& R_2_SQRTPI();


Cargando…
Cancelar
Guardar