diff options
Diffstat (limited to 'dep/ACE_wrappers/ace/Registry.cpp')
-rw-r--r-- | dep/ACE_wrappers/ace/Registry.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/ACE_wrappers/ace/Registry.cpp b/dep/ACE_wrappers/ace/Registry.cpp index 9ae33451160..897df00a9af 100644 --- a/dep/ACE_wrappers/ace/Registry.cpp +++ b/dep/ACE_wrappers/ace/Registry.cpp @@ -1119,3 +1119,4 @@ ACE_Predefined_Naming_Contexts::is_local_host (const ACE_TCHAR *machine_name) ACE_END_VERSIONED_NAMESPACE_DECL #endif /* ACE_WIN32 && !ACE_LACKS_WIN32_REGISTRY */ + |