diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-12-08 21:59:30 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-12-08 21:59:30 +0000 |
commit | 63165b00e2d667e39e15cf084128d94a563d484e (patch) | |
tree | 6939cf1ed0a80ce8a3224d33f3d23c0e1b9a517f /TAO/tao/PICurrent_ORBInitializer.h | |
parent | 6579bccb3a3f22f882ef908ad5f7e1a65b00b133 (diff) | |
download | ATCD-63165b00e2d667e39e15cf084128d94a563d484e.tar.gz |
Merged corba-env-clean branch.
Diffstat (limited to 'TAO/tao/PICurrent_ORBInitializer.h')
-rw-r--r-- | TAO/tao/PICurrent_ORBInitializer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PICurrent_ORBInitializer.h b/TAO/tao/PICurrent_ORBInitializer.h index 485d7b15559..e64715c7840 100644 --- a/TAO/tao/PICurrent_ORBInitializer.h +++ b/TAO/tao/PICurrent_ORBInitializer.h @@ -27,7 +27,7 @@ #if TAO_HAS_INTERCEPTORS == 1 #include "PortableInterceptorC.h" -#include "PICurrent.h" +#include "PICurrent.h" // This is to remove "inherits via dominance" warnings from MSVC. // MSVC is being a little too paranoid. |