summaryrefslogtreecommitdiff
path: root/tests/CSD_Strategy_Tests/TP_Common/StatisticsHelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CSD_Strategy_Tests/TP_Common/StatisticsHelper.h')
-rw-r--r--tests/CSD_Strategy_Tests/TP_Common/StatisticsHelper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/CSD_Strategy_Tests/TP_Common/StatisticsHelper.h b/tests/CSD_Strategy_Tests/TP_Common/StatisticsHelper.h
index 7f26a4ae165..16ed9c88eef 100644
--- a/tests/CSD_Strategy_Tests/TP_Common/StatisticsHelper.h
+++ b/tests/CSD_Strategy_Tests/TP_Common/StatisticsHelper.h
@@ -4,7 +4,7 @@
#include "CSD_TP_Test_Export.h"
#include "tao/Basic_Types.h"
-#include "ace/Array.h"
+#include "ace/Containers_T.h"
#include "ace/Vector_T.h"
#include "ace/SString.h"
@@ -17,7 +17,7 @@ typedef ACE_Array< CORBA::Long > LongArray;
extern CSD_TP_Test_Export
void swap ( CORBA::Long& x, CORBA::Long& y );
-extern CSD_TP_Test_Export
+extern CSD_TP_Test_Export
void sort ( LongVector & vector );