summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/server.cpp')
-rw-r--r--TAO/tests/Param_Test/server.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Param_Test/server.cpp b/TAO/tests/Param_Test/server.cpp
index 9b17bb15211..738a343337e 100644
--- a/TAO/tests/Param_Test/server.cpp
+++ b/TAO/tests/Param_Test/server.cpp
@@ -13,11 +13,11 @@
//
// ============================================================================
+#include "param_test_i.h"
+#include "tao/debug.h"
#include "ace/Get_Opt.h"
#include "ace/Log_Msg.h"
-#include "param_test_i.h"
-
ACE_RCSID(Param_Test, server, "$Id$")
// Parses the command line arguments and returns an error status.