summaryrefslogtreecommitdiff
path: root/TAO/tao/InconsistentTypeCodeC.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-12 15:32:31 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-12 15:32:31 +0000
commit0b3fcbc7a3ff91546b1942915f66fe5459fe6995 (patch)
tree49b1cd2215d7be6344d6a085fdff4c629508a061 /TAO/tao/InconsistentTypeCodeC.h
parentb1fe253847df1895f29c9595826d9f13f813c717 (diff)
downloadATCD-0b3fcbc7a3ff91546b1942915f66fe5459fe6995.tar.gz
insert pragma once
Diffstat (limited to 'TAO/tao/InconsistentTypeCodeC.h')
-rw-r--r--TAO/tao/InconsistentTypeCodeC.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/InconsistentTypeCodeC.h b/TAO/tao/InconsistentTypeCodeC.h
index b826fd382eb..dcdcf0b9865 100644
--- a/TAO/tao/InconsistentTypeCodeC.h
+++ b/TAO/tao/InconsistentTypeCodeC.h
@@ -27,6 +27,10 @@
#include "tao/orbconf.h"
+#if !defined (ACE_LACKS_PRAGMA_ONCE)
+# pragma once
+#endif /* ACE_LACKS_PRAGMA_ONCE */
+
#if !defined (TAO_HAS_MINIMUM_CORBA)
#include "tao/Exception.h"