summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-12-31 09:25:00 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-12-31 09:25:00 +0000
commitc20d02644b38c5eecc129043ca1a0e29caa0c827 (patch)
tree8c0b4512272756fc8ea21a741caf3c03d42215a4
parentcc8dcbfa9824d035d5297f70ebc7f07be93fc58c (diff)
downloadATCD-c20d02644b38c5eecc129043ca1a0e29caa0c827.tar.gz
-rw-r--r--TAO/tests/Bug_2869_Regression/client.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Bug_2869_Regression/client.cpp b/TAO/tests/Bug_2869_Regression/client.cpp
index 8810902c6fd..c0a27c7331d 100644
--- a/TAO/tests/Bug_2869_Regression/client.cpp
+++ b/TAO/tests/Bug_2869_Regression/client.cpp
@@ -3,6 +3,7 @@
#include "tao/ORB.h"
#include "tao/Object.h"
#include "tao/SystemException.h"
+#include "ace/Get_Opt.h"
ACE_RCSID(Bug_2869_Regression, client, "$Id$")