浏览代码

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

legacy
Sam Hocevar sam 12 年前
父节点
当前提交
4770055627
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. +1
    -2
      test/math/remez.cpp

+ 1
- 2
test/math/remez.cpp 查看文件

@@ -12,8 +12,7 @@
# include "config.h"
#endif

#include "lol/math/real.h"
#include "lol/math/remez.h"
#include "core.h"

using lol::real;
using lol::RemezSolver;


正在加载...
取消
保存