summaryrefslogtreecommitdiff
path: root/TAO/tao/BiDir_GIOP
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-07 11:38:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-07 11:38:09 +0000
commitcc0fdc58d0f7735523b0cdf4214891485ba14167 (patch)
tree4782f68ef9aa51769974383ccba25e04528540dc /TAO/tao/BiDir_GIOP
parent6302b9e87958b9bd238d2988a13a4c60e79cd157 (diff)
downloadATCD-cc0fdc58d0f7735523b0cdf4214891485ba14167.tar.gz
Tue Sep 7 11:34:14 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/BiDir_GIOP/BiDirGIOP.cpp: * tao/IORManipulation/IORManip_Loader.cpp: * tao/PortableServer/RequestProcessingStrategyServantLocator.cpp: * tao/Strategies/SCIOP_Endpoint.cpp: * tao/Utils/Servant_Var.cpp: Fuzz fixes
Diffstat (limited to 'TAO/tao/BiDir_GIOP')
-rw-r--r--TAO/tao/BiDir_GIOP/BiDirGIOP.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp b/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp
index 709567cb06e..c91d240c010 100644
--- a/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp
+++ b/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp
@@ -9,6 +9,8 @@
#include "tao/ORBInitializer_Registry.h"
#include "ace/CORBA_macros.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
TAO_BiDirGIOP_Loader::TAO_BiDirGIOP_Loader (void)
: initialized_ (false)
{