summaryrefslogtreecommitdiff
path: root/ace/config-irix5.3-g++.h
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-17 16:09:47 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-17 16:09:47 +0000
commit5d2463c0dea2ec4f273917a1c4543843f11457b9 (patch)
tree96cebf155365d23d577239e1f3a05ca91dab24f6 /ace/config-irix5.3-g++.h
parentef1ae74245c8d6c53323abd86f67bce33129ad7d (diff)
downloadATCD-5d2463c0dea2ec4f273917a1c4543843f11457b9.tar.gz
Added new directive ACE_HAS_TEMPLATE_SPECIALIZATION.
Diffstat (limited to 'ace/config-irix5.3-g++.h')
-rw-r--r--ace/config-irix5.3-g++.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-irix5.3-g++.h b/ace/config-irix5.3-g++.h
index d0b9e036827..7dc89e59e7b 100644
--- a/ace/config-irix5.3-g++.h
+++ b/ace/config-irix5.3-g++.h
@@ -15,6 +15,7 @@
#define ACE_TEMPLATES_REQUIRE_SOURCE
+#define ACE_HAS_TEMPLATE_SPECIALIZATION
#define ACE_TEMPLATES_REQUIRE_SPECIALIZATION
// Platform supports System V IPC (most versions of UNIX, but not Win32)