summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Concurrency/NS_client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Concurrency/NS_client.cpp')
-rw-r--r--TAO/orbsvcs/tests/Concurrency/NS_client.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Concurrency/NS_client.cpp b/TAO/orbsvcs/tests/Concurrency/NS_client.cpp
index 35a069f5781..63d27a105bc 100644
--- a/TAO/orbsvcs/tests/Concurrency/NS_client.cpp
+++ b/TAO/orbsvcs/tests/Concurrency/NS_client.cpp
@@ -19,7 +19,8 @@
// ============================================================================
#include "NS_client.h"
-#include "stdio.h"
+#include "tao/debug.h"
+#include <stdio.h>
ACE_RCSID(Concurrency, NS_client, "$Id$")