瀏覽代碼

meshviewer: include <cfloat> for missing FLT_MAX definition.

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

+ 2
- 0
test/MeshViewer.cpp 查看文件

@@ -13,6 +13,8 @@
# include "config.h"
#endif

#include <cfloat> /* for FLT_MAX */

#include "core.h"

using namespace std;


Loading…
取消
儲存