summaryrefslogtreecommitdiff
path: root/ace/Registry.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-10-29 09:26:21 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-10-29 09:26:21 +0000
commit8cca92f09eea105f9ea740110b392b9e4117b89b (patch)
tree22127039aed2c05d8e54dfaafa1998db729aca1c /ace/Registry.cpp
parent5036e0a0f727dd809b932b41dda3989c0f47e2fd (diff)
downloadATCD-8cca92f09eea105f9ea740110b392b9e4117b89b.tar.gz
minor changes
Diffstat (limited to 'ace/Registry.cpp')
-rw-r--r--ace/Registry.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Registry.cpp b/ace/Registry.cpp
index 38c8d92f7bd..da1f780077c 100644
--- a/ace/Registry.cpp
+++ b/ace/Registry.cpp
@@ -1,9 +1,9 @@
#define ACE_BUILD_DLL
-#if defined (ACE_WIN32)
-
#include "ace/Registry.h"
+#if defined (ACE_WIN32)
+
// Funky macro to deal with strange error passing semantics
// of Win32 Reg*() functions
#define ACE_REGISTRY_CALL_RETURN(X) \