summaryrefslogtreecommitdiff
path: root/ace/config-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-linux.h')
-rw-r--r--ace/config-linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-linux.h b/ace/config-linux.h
index 0ab7c32418a..5f0c8c25bc0 100644
--- a/ace/config-linux.h
+++ b/ace/config-linux.h
@@ -102,6 +102,7 @@
// Compiler's template mechanism must see source code (i.e., .C files).
#define ACE_TEMPLATES_REQUIRE_SOURCE
+#define ACE_HAS_TEMPLATE_SPECIALIZATION
#define ACE_TEMPLATES_REQUIRE_SPECIALIZATION
// Compiler doesn't support static data member templates.