Browse Source

test: damn, re-add an include I mistakenly removed.

legacy
Sam Hocevar sam 12 years ago
parent
commit
2762f237c9
1 changed files with 3 additions and 0 deletions
  1. +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;



Loading…
Cancel
Save