diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-03-02 19:40:26 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-03-02 19:40:26 +0000 |
commit | 7987714f2d4a6fcd3eaedf6a7c2c25015d19e13c (patch) | |
tree | abe16b1fa66955dad455a516f0ac648bd9ce9824 /TAO/tao/PortableInterceptor.cpp | |
parent | fad4968a88cbfa1f4a7cdc222459f0e742942b78 (diff) | |
download | ATCD-7987714f2d4a6fcd3eaedf6a7c2c25015d19e13c.tar.gz |
Removed extraneous corbafwd.h inclusion.
Diffstat (limited to 'TAO/tao/PortableInterceptor.cpp')
-rw-r--r-- | TAO/tao/PortableInterceptor.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/PortableInterceptor.cpp b/TAO/tao/PortableInterceptor.cpp index 9f27cd83bf5..6bc4021d9a3 100644 --- a/TAO/tao/PortableInterceptor.cpp +++ b/TAO/tao/PortableInterceptor.cpp @@ -1,6 +1,5 @@ // $Id$: -#include "tao/corbafwd.h" #include "tao/PortableInterceptor.h" #if TAO_HAS_INTERCEPTORS == 1 |