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: damn, re-add an include I mistakenly removed.
legacy
Sam Hocevar
sam
12 years ago
parent
4770055627
commit
2762f237c9
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
test/math/remez.cpp
+ 3
- 0
test/math/remez.cpp
View File
@@ -14,6 +14,9 @@
#include "core.h"
#include "lol/math/real.h"
#include "lol/math/remez.h"
using lol::real;
using lol::RemezSolver;
Write
Preview
Loading…
Cancel
Save