summaryrefslogtreecommitdiff
path: root/ace/Bound_Ptr.i
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Bound_Ptr.i')
-rw-r--r--ace/Bound_Ptr.i2
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/Bound_Ptr.i b/ace/Bound_Ptr.i
index 92229126592..9c50cdac759 100644
--- a/ace/Bound_Ptr.i
+++ b/ace/Bound_Ptr.i
@@ -3,8 +3,6 @@
// Bound_Ptr.i
-#include "Synch_T.h"
-
template <class ACE_LOCK> inline ACE_Bound_Ptr_Counter<ACE_LOCK> *
ACE_Bound_Ptr_Counter<ACE_LOCK>::internal_create (int init_obj_ref_count)
{