summaryrefslogtreecommitdiff
path: root/TAO/DevGuideExamples/AMH_AMI/inner_server.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-09 11:45:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-09 11:45:09 +0000
commit7c99373c4cbca9bc4efdf716c74369e6e7d9584d (patch)
tree0dfcdb7bed3f47b4c4b2dd29826b2476834e0730 /TAO/DevGuideExamples/AMH_AMI/inner_server.cpp
parentd041c820ae399119fbc1e5bd059211f30ffc4e96 (diff)
downloadATCD-7c99373c4cbca9bc4efdf716c74369e6e7d9584d.tar.gz
Thu Sep 9 11:20:47 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* DevGuideExamples/AMH_AMI/inner_server.cpp: * DevGuideExamples/AMH_AMI/middle_server.cpp: * examples/Kokyu_dsrt_schedulers/Task_Stats.cpp: * examples/RTScheduling/Task_Stats.cpp: * orbsvcs/orbsvcs/Naming/Naming_Service_Container.h: * orbsvcs/orbsvcs/Naming/Naming_Service_Container.cpp: * orbsvcs/orbsvcs/Notify/Name_Value_Pair.cpp: * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.cpp: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.cpp: * tao/DynamicInterface/Request.inl: * tao/ORB_Constants.h: * tao/Utils/Synch_Refcountable.h: * tao/Utils/Synch_Refcountable.inl: * tao/Utils/Synch_Refcountable.cpp: * tests/Portable_Interceptors/Benchmark/Interceptor_Type.cpp: Cleanup
Diffstat (limited to 'TAO/DevGuideExamples/AMH_AMI/inner_server.cpp')
-rw-r--r--TAO/DevGuideExamples/AMH_AMI/inner_server.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/DevGuideExamples/AMH_AMI/inner_server.cpp b/TAO/DevGuideExamples/AMH_AMI/inner_server.cpp
index a72479629a3..a0fe0a09d21 100644
--- a/TAO/DevGuideExamples/AMH_AMI/inner_server.cpp
+++ b/TAO/DevGuideExamples/AMH_AMI/inner_server.cpp
@@ -4,7 +4,6 @@
#include "inner_i.h"
#include "ace/SString.h"
-#include "ace/OS_String.h"
#include "ace/Get_Opt.h"
#include <iostream>
#include <fstream>