summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Explicit_Activation/Alt_Resources/Alt_Resource_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Explicit_Activation/Alt_Resources/Alt_Resource_Factory.h')
-rw-r--r--TAO/examples/POA/Explicit_Activation/Alt_Resources/Alt_Resource_Factory.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/TAO/examples/POA/Explicit_Activation/Alt_Resources/Alt_Resource_Factory.h b/TAO/examples/POA/Explicit_Activation/Alt_Resources/Alt_Resource_Factory.h
index 3cc3721c274..f0a316eee8e 100644
--- a/TAO/examples/POA/Explicit_Activation/Alt_Resources/Alt_Resource_Factory.h
+++ b/TAO/examples/POA/Explicit_Activation/Alt_Resources/Alt_Resource_Factory.h
@@ -4,11 +4,15 @@
// This file is generated automatically by
// ${ACE_ROOT}/GenExportH.BAT
// ------------------------------
-#if !defined (Alt_Resource_Factory_EXPORT_H)
+#ifndef Alt_Resource_Factory_EXPORT_H
#define Alt_Resource_Factory_EXPORT_H
#include "ace/OS.h"
+#if !defined (ACE_LACKS_PRAGMA_ONCE)
+# pragma once
+#endif /* ACE_LACKS_PRAGMA_ONCE */
+
#if defined (Alt_Resource_Factory_HAS_DLL)
# if (Alt_Resource_Factory_HAS_DLL == 1)
# if defined (Alt_Resource_Factory_BUILD_DLL)