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
test: fix linking of remez.cpp on OS X.
legacy
Sam Hocevar
sam
12 years ago
parent
cb1f420933
commit
4770055627
1 changed files
with
1 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
test/math/remez.cpp
+ 1
- 2
test/math/remez.cpp
View File
@@ -12,8 +12,7 @@
# include "config.h"
# include "config.h"
#endif
#endif
#include "lol/math/real.h"
#include "lol/math/remez.h"
#include "core.h"
using lol::real;
using lol::real;
using lol::RemezSolver;
using lol::RemezSolver;
Write
Preview
Loading…
Cancel
Save