diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-05 09:28:20 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-05 09:28:20 +0000 |
commit | dcf46a1d5e53d5a0bb82eb8db54df09898152c86 (patch) | |
tree | b22d8a5dc7619f814099e4e75e1a69ec5e1b3a01 /ace/config-psos-tm.h | |
parent | 0c6a717e8e029b4f4e72d8ffdb9f4458987ffdc0 (diff) | |
download | ATCD-dcf46a1d5e53d5a0bb82eb8db54df09898152c86.tar.gz |
Removed ACE_LACKS_METHOD_DEFINITIONS_IN_CLASS_TEMPLATE.
Diffstat (limited to 'ace/config-psos-tm.h')
-rw-r--r-- | ace/config-psos-tm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-psos-tm.h b/ace/config-psos-tm.h index 966b206d43f..e569aa1e5de 100644 --- a/ace/config-psos-tm.h +++ b/ace/config-psos-tm.h @@ -29,7 +29,6 @@ // Template instantiation definitions // #define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION_FILE #define ACE_TEMPLATES_REQUIRE_SOURCE -#define ACE_LACKS_METHOD_DEFINITIONS_IN_CLASS_TEMPLATE #include <signal.h> //JINLU #include <pna.h> //JINLU |