summaryrefslogtreecommitdiff
path: root/ace/Pair.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-05-03 05:52:09 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-05-03 05:52:09 +0000
commit7058bc67b51cce2ffefa4c15f3249659ed792d87 (patch)
treec34322867c24f179460bdeccbf744077ab5d46a5 /ace/Pair.h
parentcf135408929f12d40732cbfd4e56c555b14a80de (diff)
downloadATCD-7058bc67b51cce2ffefa4c15f3249659ed792d87.tar.gz
ChangeLogTag:Tue May 2 19:33:57 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'ace/Pair.h')
-rw-r--r--ace/Pair.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Pair.h b/ace/Pair.h
index fdb7ea64d09..e4722a5975e 100644
--- a/ace/Pair.h
+++ b/ace/Pair.h
@@ -24,10 +24,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if defined (__ACE_INLINE__)
-#include "ace/Pair.i"
-#endif /* __ACE_INLINE__ */
-
// Include the templates here.
#include "ace/Pair_T.h"