Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
lolengine
/
lol
réplica de
https://github.com/lolengine/lol
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
test: use namespace "std" to avoid PS3 build errors.
legacy
Sam Hocevar
sam
hace 13 años
padre
3282cf30bb
commit
6b80bc9d09
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
test/math/remez.cpp
+ 1
- 0
test/math/remez.cpp
Ver fichero
@@ -18,6 +18,7 @@
#include "core.h"
using namespace lol;
using namespace std;
/* The order of the approximation we're looking for */
static int const ORDER = 4;
Escribir
Vista previa
Cargando…
Cancelar
Guardar