瀏覽代碼

Fix build with clang

Signed-off-by: Douglas Thrift <douglas@douglasthrift.net>
Sunpoet Po-Chuan Hsieh 10 年之前
父節點
當前提交
8ea21ea3da
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      dtpstree.cpp

+ 1 - 0
dtpstree.cpp

@@ -21,6 +21,7 @@
 
 #include <cerrno>
 #include <climits>
+#include <clocale>
 #include <cstdarg>
 #include <cstdio>
 #include <cstdlib>