Bläddra i källkod

build: compilation fixes for Visual Studio.

undefined
Sam Hocevar 10 år sedan
förälder
incheckning
94f71f27c2
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      src/lol/math/real.h

+ 1
- 0
src/lol/math/real.h Visa fil

@@ -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();


Laddar…
Avbryt
Spara