summaryrefslogtreecommitdiff
path: root/ace/QoS/QoS_Session.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/QoS/QoS_Session.h')
-rw-r--r--ace/QoS/QoS_Session.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/QoS/QoS_Session.h b/ace/QoS/QoS_Session.h
index 3e08bbc69ce..780a80b5a80 100644
--- a/ace/QoS/QoS_Session.h
+++ b/ace/QoS/QoS_Session.h
@@ -23,8 +23,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
class ACE_SOCK;
class ACE_QoS_Manager;
@@ -177,7 +175,5 @@ protected:
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* ACE_QOS_SESSION_H */