diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-06-14 08:14:28 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-06-14 08:14:28 +0000 |
commit | a6b64495c53f9d4e1147fcf78374b14309b2deec (patch) | |
tree | b24f6eceabde56546e73efc72f9c84943d6b14ab | |
parent | 2005af10277448d2434562a8c5a2d572c0811112 (diff) | |
download | ATCD-a6b64495c53f9d4e1147fcf78374b14309b2deec.tar.gz |
ChangeLogTag: Tue Jun 14 07:38:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r-- | TAO/tao/BiDir_GIOP/BiDirGIOP.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp b/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp index 8de1abb5487..37078c34f0c 100644 --- a/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp +++ b/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp @@ -3,7 +3,7 @@ #include "BiDirPolicy_Validator.h" #include "tao/ORB_Core.h" #include "tao/ORB.h" - +#include "tao/ORBInitializer_Registry.h" ACE_RCSID (BiDir_GIOP, BiDirGIOP, |