瀏覽代碼

test: use namespace "std" to avoid PS3 build errors.

legacy
Sam Hocevar sam 13 年之前
父節點
當前提交
6b80bc9d09
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      test/math/remez.cpp

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

@@ -18,6 +18,7 @@
#include "core.h"

using namespace lol;
using namespace std;

/* The order of the approximation we're looking for */
static int const ORDER = 4;


Loading…
取消
儲存