Browse Source

Fix build with clang

Signed-off-by: Douglas Thrift <douglas@douglasthrift.net>
Sunpoet Po-Chuan Hsieh 10 years ago
parent
commit
8ea21ea3da
1 changed files with 1 additions and 0 deletions
  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>