From 19472dccba22d34ceee6ac968970b738c2c3cd49 Mon Sep 17 00:00:00 2001 From: nw1 Date: Thu, 17 Jul 1997 16:09:47 +0000 Subject: Added new directive ACE_HAS_TEMPLATE_SPECIALIZATION. --- ace/config-freebsd-pthread.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ace/config-freebsd-pthread.h') diff --git a/ace/config-freebsd-pthread.h b/ace/config-freebsd-pthread.h index 3402539b26b..ac1d5656653 100644 --- a/ace/config-freebsd-pthread.h +++ b/ace/config-freebsd-pthread.h @@ -124,6 +124,7 @@ enum schedparam_policy { // 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. -- cgit v1.2.1