summaryrefslogtreecommitdiff
path: root/ace/Unbounded_Set_Ex.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Unbounded_Set_Ex.inl')
-rw-r--r--ace/Unbounded_Set_Ex.inl2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Unbounded_Set_Ex.inl b/ace/Unbounded_Set_Ex.inl
index c6f38c7a9a0..989b7666b49 100644
--- a/ace/Unbounded_Set_Ex.inl
+++ b/ace/Unbounded_Set_Ex.inl
@@ -1,6 +1,8 @@
/* -*- C++ -*- */
// $Id$
+#include "ace/Global_Macros.h"
+
template <class T> ACE_INLINE int
ACE_Unbounded_Set_Ex<T>::is_empty (void) const
{