diff options
Diffstat (limited to 'TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h')
-rw-r--r-- | TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h b/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h index 339a0054114..02213483f81 100644 --- a/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h +++ b/TAO/tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h @@ -17,7 +17,7 @@ #include "tao/PortableServer/portableserver_export.h" -#ifndef ACE_LACKS_PRAGMA_ONCE +#if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* !ACE_LACKS_PRAGMA_ONCE */ |