diff options
Diffstat (limited to 'ace/config-sunos5.5-sunc++-4.1.h')
-rw-r--r-- | ace/config-sunos5.5-sunc++-4.1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos5.5-sunc++-4.1.h b/ace/config-sunos5.5-sunc++-4.1.h index fe4aaf374fe..cddd6e98604 100644 --- a/ace/config-sunos5.5-sunc++-4.1.h +++ b/ace/config-sunos5.5-sunc++-4.1.h @@ -11,7 +11,7 @@ // Note that SunC++ 4.1 fixes template bugs that prevented earlier // versions from supporting template typedefs correctly. -#define ACE_HAS_TEMPLATE_TYPEDEFS +// #define ACE_HAS_TEMPLATE_TYPEDEFS // Platform supports System V IPC (most versions of UNIX, but not Win32) #define ACE_HAS_SYSV_IPC |