summaryrefslogtreecommitdiff
path: root/ace/Basic_Types.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Basic_Types.cpp')
-rw-r--r--ace/Basic_Types.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/Basic_Types.cpp b/ace/Basic_Types.cpp
index 6300cf7bb5d..b31658212a0 100644
--- a/ace/Basic_Types.cpp
+++ b/ace/Basic_Types.cpp
@@ -19,8 +19,6 @@ ACE_RCSID (ace,
# include "ace/streams.h"
# endif /* ! ACE_LACKS_IOSTREAM_TOTALLY */
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
void
ACE_U_LongLong::output (FILE *file) const
{
@@ -133,7 +131,6 @@ operator<< (ostream& os, const ACE_U_LongLong& ll)
}
# endif
-ACE_END_VERSIONED_NAMESPACE_DECL
#endif /* ACE_LACKS_LONGLONG_T */