diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-09-03 08:04:22 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-09-03 08:04:22 +0000 |
commit | 860b480236cbdc1ff1a55b02b6d11f7d1c3073be (patch) | |
tree | 42316b74b688ac4f15a3a84368c104e2a3735f0a /TAO/tao/Sequence.cpp | |
parent | fc5ca7b26819c1e2231409b648221b0b2fa78ca8 (diff) | |
download | ATCD-860b480236cbdc1ff1a55b02b6d11f7d1c3073be.tar.gz |
ChangeLogTag: Fri Sep 3 08:04:12 UTC 2004 Johnny WIllemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Sequence.cpp')
-rw-r--r-- | TAO/tao/Sequence.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Sequence.cpp b/TAO/tao/Sequence.cpp index 9410f8000dc..dc753c2fb34 100644 --- a/TAO/tao/Sequence.cpp +++ b/TAO/tao/Sequence.cpp @@ -6,7 +6,7 @@ #include "tao/Sequence.i" #endif /* __ACE_INLINE__ */ -#include "Exception.h" +#include "SystemException.h" #if (TAO_NO_COPY_OCTET_SEQUENCES == 1) # include "ace/Message_Block.h" |