summaryrefslogtreecommitdiff
path: root/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp')
-rw-r--r--performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp9
1 files changed, 4 insertions, 5 deletions
diff --git a/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp b/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp
index 09b426cc5f4..f47421060f4 100644
--- a/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp
+++ b/performance-tests/SCTP/SOCK_SEQPACK_Association_Test.cpp
@@ -23,11 +23,10 @@
//
// ============================================================================
-#include /**/ "ace/OS.h"
-#include /**/ "ace/SOCK_SEQPACK_Association.h"
-#include /**/ "ace/SOCK_SEQPACK_Connector.h"
-#include /**/ "ace/INET_Addr.h"
-#include /**/ "ace/Log_Msg.h"
+#include "ace/SOCK_SEQPACK_Association.h"
+#include "ace/SOCK_SEQPACK_Connector.h"
+#include "ace/INET_Addr.h"
+#include "ace/Log_Msg.h"
void dump_names(const ACE_SOCK_SEQPACK_Association& assoc);