diff options
Diffstat (limited to 'dep/ACE_wrappers/ace/Hashable.cpp')
-rw-r--r-- | dep/ACE_wrappers/ace/Hashable.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/ACE_wrappers/ace/Hashable.cpp b/dep/ACE_wrappers/ace/Hashable.cpp index 94c25faf1c8..c3c9bc43a1a 100644 --- a/dep/ACE_wrappers/ace/Hashable.cpp +++ b/dep/ACE_wrappers/ace/Hashable.cpp @@ -34,3 +34,4 @@ ACE_Hashable::hash (void) const } ACE_END_VERSIONED_NAMESPACE_DECL + |