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