diff options
Diffstat (limited to 'ace/config-macosx.h')
-rw-r--r-- | ace/config-macosx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-macosx.h b/ace/config-macosx.h index 63f3ca42307..71b5d09a49b 100644 --- a/ace/config-macosx.h +++ b/ace/config-macosx.h @@ -14,7 +14,7 @@ # include "ace/config-g++-common.h" #endif /* __GNUG__ */ -//#undef ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION +#undef ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION #if defined (ACE_HAS_PENTIUM) # undef ACE_HAS_PENTIUM |