blob: fd0b10f43c37a21801397acae10b3fcbf560fc15 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- dtpstree.cpp.orig 2010-08-05 08:01:47 UTC
+++ dtpstree.cpp
@@ -21,6 +21,7 @@
#include <cerrno>
#include <climits>
+#include <clocale>
#include <cstdarg>
#include <cstdio>
#include <cstdlib>
|