summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Profile.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/IIOP_Profile.h
parentb1fe253847df1895f29c9595826d9f13f813c717 (diff)
downloadATCD-0b3fcbc7a3ff91546b1942915f66fe5459fe6995.tar.gz
insert pragma once
Diffstat (limited to 'TAO/tao/IIOP_Profile.h')
-rw-r--r--TAO/tao/IIOP_Profile.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/IIOP_Profile.h b/TAO/tao/IIOP_Profile.h
index de1e980cb26..bed181740ba 100644
--- a/TAO/tao/IIOP_Profile.h
+++ b/TAO/tao/IIOP_Profile.h
@@ -21,6 +21,11 @@
#define TAO_IIOP_PROFILE_H
#include "tao/ORB.h"
+
+#if !defined (ACE_LACKS_PRAGMA_ONCE)
+# pragma once
+#endif /* ACE_LACKS_PRAGMA_ONCE */
+
#include "tao/Pluggable.h"
#include "tao/Object_KeyC.h"
#include "tao/GIOP.h"