summaryrefslogtreecommitdiffstats
path: root/lib/antlr
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-01-07 14:38:01 +0900
committerMichele Calgaro <[email protected]>2025-01-07 14:38:01 +0900
commitcd9179de4ac7ec4fc3e741cd991a2fcd89d3fc0c (patch)
tree196c0d49471e370e142886a0574965d531f258f9 /lib/antlr
parent8ad56e7de69ae29466a733fc43415365259030bb (diff)
downloadtdevelop-cd9179de4ac7ec4fc3e741cd991a2fcd89d3fc0c.tar.gz
tdevelop-cd9179de4ac7ec4fc3e741cd991a2fcd89d3fc0c.zip
Remove support for Tru64 and OSF
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'lib/antlr')
-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