freebsd-ports/devel/subcommander2/files/patch-sublib__Utility.cpp
Marcelo Araujo 0b1cf879c5 - Update to 2.0.0.b5.2.
PR:		ports/172504
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-13 11:54:14 +00:00

10 lines
214 B
C++

--- sublib/Utility.cpp.orig 2009-09-20 18:10:18.000000000 +0900
+++ sublib/Utility.cpp 2012-05-10 05:31:52.000000000 +0900
@@ -27,6 +27,7 @@
#endif // _WIN32
// sys
+#include <cstdlib>
#include <locale.h>