summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-09 07:30:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-09 07:30:34 +0000
commit5d4b503e564729f0b273958f0da9610031ed5a34 (patch)
treeec173c2fbd49eda584d53c9857f9d0d431eaa7f8 /TAO/orbsvcs
parent20ca6a7f13ed3468b4f279706d7e0050d43a2570 (diff)
downloadATCD-5d4b503e564729f0b273958f0da9610031ed5a34.tar.gz
Tue Jan 9 07:25:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs')
-rw-r--r--TAO/orbsvcs/examples/FaultTolerance/RolyPoly/ReplicaController.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/examples/FaultTolerance/RolyPoly/ReplicaController.cpp b/TAO/orbsvcs/examples/FaultTolerance/RolyPoly/ReplicaController.cpp
index a1b0b0af1c0..09f6561e04e 100644
--- a/TAO/orbsvcs/examples/FaultTolerance/RolyPoly/ReplicaController.cpp
+++ b/TAO/orbsvcs/examples/FaultTolerance/RolyPoly/ReplicaController.cpp
@@ -3,6 +3,7 @@
// cvs-id : $Id$
#include "tao/AnyTypeCode/Any_Impl.h"
+#include "tao/AnyTypeCode/TypeCode.h"
#include "tao/AnyTypeCode/DynamicC.h"
#include "tao/PortableServer/Servant_Base.h"
#include "tao/PI/PI.h"