diff options
author | William R. Otte <wotte@dre.vanderbilt.edu> | 2006-07-27 20:54:56 +0000 |
---|---|---|
committer | William R. Otte <wotte@dre.vanderbilt.edu> | 2006-07-27 20:54:56 +0000 |
commit | b897ed99dafb3ad69009693593de52c269f11ff7 (patch) | |
tree | 030efd5e63c2010505194526b2c136aa0e0649e3 /TAO/tao/Profile.h | |
parent | 1289f5d315ccc6bd9f12f389084e990fd8200ccd (diff) | |
download | ATCD-b897ed99dafb3ad69009693593de52c269f11ff7.tar.gz |
Thu Jul 27 20:50:17 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Profile.h')
-rw-r--r-- | TAO/tao/Profile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Profile.h b/TAO/tao/Profile.h index dd9ee9ecfca..faaa73af08a 100644 --- a/TAO/tao/Profile.h +++ b/TAO/tao/Profile.h @@ -453,7 +453,7 @@ private: TAO_END_VERSIONED_NAMESPACE_DECL #if defined (__ACE_INLINE__) -# include "tao/Profile.i" +# include "tao/Profile.inl" #endif /* __ACE_INLINE__ */ #include /**/ "ace/post.h" |