diff options
author | William R. Otte <wotte@dre.vanderbilt.edu> | 2006-07-27 20:43:46 +0000 |
---|---|---|
committer | William R. Otte <wotte@dre.vanderbilt.edu> | 2006-07-27 20:43:46 +0000 |
commit | 30102243920c57c8c73120186ef6f23d00357499 (patch) | |
tree | d2218efbd49bfb113788d091300f81ef2b016a6c /ACE/ACEXML/common/Exception.h | |
parent | 7a52a0d7773d3acf5707ed810db4336f665fa00e (diff) | |
download | ATCD-30102243920c57c8c73120186ef6f23d00357499.tar.gz |
Thu Jul 27 20:30:26 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'ACE/ACEXML/common/Exception.h')
-rw-r--r-- | ACE/ACEXML/common/Exception.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ACEXML/common/Exception.h b/ACE/ACEXML/common/Exception.h index 09995b473fa..bfa5b0ace62 100644 --- a/ACE/ACEXML/common/Exception.h +++ b/ACE/ACEXML/common/Exception.h @@ -79,7 +79,7 @@ protected: }; #if defined (__ACEXML_INLINE__) -# include "ACEXML/common/Exception.i" +# include "ACEXML/common/Exception.inl" #endif /* __ACEXML_INLINE__ */ #include /**/ "ace/post.h" |