ソースを参照

test: fix linking of remez.cpp on OS X.

legacy
Sam Hocevar sam 13年前
コミット
4770055627
1個のファイルの変更1行の追加2行の削除
  1. +1
    -2
      test/math/remez.cpp

+ 1
- 2
test/math/remez.cpp ファイルの表示

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


読み込み中…
キャンセル
保存