diff options
Diffstat (limited to 'dep/ACE_wrappers/ace/Mutex.cpp')
-rw-r--r-- | dep/ACE_wrappers/ace/Mutex.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/ACE_wrappers/ace/Mutex.cpp b/dep/ACE_wrappers/ace/Mutex.cpp index 8adcb6f9c64..8203a1c4ced 100644 --- a/dep/ACE_wrappers/ace/Mutex.cpp +++ b/dep/ACE_wrappers/ace/Mutex.cpp @@ -123,3 +123,4 @@ ACE_Mutex::~ACE_Mutex (void) } ACE_END_VERSIONED_NAMESPACE_DECL + |