summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-01-07 14:38:01 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-01-08 11:34:30 +0900
commitf015ebc305d14c75b16ec5e076077f05412af301 (patch)
tree9ebee5e34f3366b8b50027271e75cfa5a9364e68 /lib
parentf53ab8d30a18ddb70c3af965715c490fc1f9901b (diff)
downloadtdevelop-f015ebc305d14c75b16ec5e076077f05412af301.tar.gz
tdevelop-f015ebc305d14c75b16ec5e076077f05412af301.zip
Remove support for Tru64 and OSF
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cd9179de4ac7ec4fc3e741cd991a2fcd89d3fc0c)
Diffstat (limited to 'lib')
-rw-r--r--lib/antlr/antlr/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/antlr/antlr/config.h b/lib/antlr/antlr/config.h
index 9b446c84..2e4c6e2f 100644
--- a/lib/antlr/antlr/config.h
+++ b/lib/antlr/antlr/config.h
@@ -238,13 +238,6 @@
#endif // ! __GNUC__
/*}}}*/
/*****************************************************************************/
-/*{{{ Digital CXX (Tru64)
- *****************************************************************************/
-#ifdef __DECCXX
-#define __USE_STD_IOSTREAM
-#endif
-/*}}}*/
-/*****************************************************************************/
// Redefine these for backwards compatability..
#undef ANTLR_BEGIN_NAMESPACE