diff options
Diffstat (limited to 'ace/config-vxworks5.x-g++.h')
-rw-r--r-- | ace/config-vxworks5.x-g++.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-vxworks5.x-g++.h b/ace/config-vxworks5.x-g++.h index 550ee7e74d8..71f3b249b2a 100644 --- a/ace/config-vxworks5.x-g++.h +++ b/ace/config-vxworks5.x-g++.h @@ -85,7 +85,7 @@ #endif #define ACE_NEEDS_SYSTIME_H #define ACE_TEMPLATES_REQUIRE_SOURCE -#define ACE_TEMPLATES_REQUIRE_SPECIALIZATION +#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION // Defines the page size of the system. #define ACE_PAGE_SIZE 4096 |