summaryrefslogtreecommitdiff
path: root/ace/Pair.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-03 14:48:35 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-03 14:48:35 +0000
commited851f2d0f0068e16c5253fc1588419e6c43fdb5 (patch)
treedf4b8f51eddffaf7002cf1ebaf2918918a5cec36 /ace/Pair.cpp
parentbedf6c3b71f78b604bd19e119cd246944f025894 (diff)
downloadATCD-ed851f2d0f0068e16c5253fc1588419e6c43fdb5.tar.gz
Removed inclusion of non-existent .i files from .cpp files and from
projects.
Diffstat (limited to 'ace/Pair.cpp')
-rw-r--r--ace/Pair.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Pair.cpp b/ace/Pair.cpp
index f1043667814..7b595e8b3c7 100644
--- a/ace/Pair.cpp
+++ b/ace/Pair.cpp
@@ -17,7 +17,3 @@
ACE_RCSID(ace, Pair, "$Id$")
-#if !defined (__ACE_INLINE__)
-#include "ace/Pair.i"
-#endif /* __ACE_INLINE__ */
-