summaryrefslogtreecommitdiff
path: root/performance-tests/Misc/test_naming.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/Misc/test_naming.cpp')
-rw-r--r--performance-tests/Misc/test_naming.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/performance-tests/Misc/test_naming.cpp b/performance-tests/Misc/test_naming.cpp
index f8af5fc827d..a725aca99bd 100644
--- a/performance-tests/Misc/test_naming.cpp
+++ b/performance-tests/Misc/test_naming.cpp
@@ -17,10 +17,12 @@
//
// ============================================================================
+#include "ace/OS_main.h"
#include "ace/SString.h"
#include "ace/Naming_Context.h"
#include "ace/Profile_Timer.h"
#include "ace/Log_Msg.h"
+#include "ace/OS_NS_stdio.h"
ACE_RCSID(Misc, test_naming, "$Id$")