mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
9588d7bd91
OpenJade is more active developped version of Jade. Repo. copied by: PW
17 lines
339 B
Plaintext
17 lines
339 B
Plaintext
--- style/LangObj.cxx~ Fri Jul 2 07:49:58 1999
|
|
+++ style/LangObj.cxx Tue May 16 12:59:00 2000
|
|
@@ -12,11 +12,11 @@
|
|
#include <string.h>
|
|
#include <ctype.h>
|
|
#include <string.h>
|
|
-#include <wchar.h>
|
|
-#include <wctype.h>
|
|
|
|
#ifdef SP_HAVE_LOCALE
|
|
#include <locale.h>
|
|
+#include <wchar.h>
|
|
+#include <wctype.h>
|
|
#endif
|
|
|
|
#ifdef DSSSL_NAMESPACE
|