diff options
Diffstat (limited to 'TAO/tests/MProfile_Forwarding/Servant_Locator.cpp')
-rwxr-xr-x | TAO/tests/MProfile_Forwarding/Servant_Locator.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp b/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp index a59983833ac..fc690fa5cf4 100755 --- a/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp +++ b/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp @@ -21,6 +21,7 @@ #include "Servant_Locator.h" #include "ace/Log_Msg.h" #include "testC.h" +#include "ace/OS_NS_string.h" ACE_RCSID(Forwarding, Servant_Locator, "$Id$") |