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 | 1df3b4414122de77b38400ee34a5997d633dcc2c (patch) | |
tree | 030efd5e63c2010505194526b2c136aa0e0649e3 /TAO/tao/Stub.h | |
parent | 30102243920c57c8c73120186ef6f23d00357499 (diff) | |
download | ATCD-1df3b4414122de77b38400ee34a5997d633dcc2c.tar.gz |
Thu Jul 27 20:50:17 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Stub.h')
-rw-r--r-- | TAO/tao/Stub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h index 000be6649a4..052419021ae 100644 --- a/TAO/tao/Stub.h +++ b/TAO/tao/Stub.h @@ -444,7 +444,7 @@ protected: TAO_END_VERSIONED_NAMESPACE_DECL #if defined (__ACE_INLINE__) -# include "tao/Stub.i" +# include "tao/Stub.inl" #endif /* __ACE_INLINE__ */ #include /**/ "ace/post.h" |