summaryrefslogtreecommitdiff
path: root/ace/FILE_IO.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/FILE_IO.h')
-rw-r--r--ace/FILE_IO.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/FILE_IO.h b/ace/FILE_IO.h
index b7ddcbce2c8..8bfe350d4d8 100644
--- a/ace/FILE_IO.h
+++ b/ace/FILE_IO.h
@@ -20,6 +20,10 @@
#include "ace/FILE.h"
#include "ace/FILE_Addr.h"
+#if !defined (ACE_LACKS_PRAGMA_ONCE)
+#pragma once
+#endif /* ACE_LACKS_PRAGMA_ONCE */
+
class ACE_Export ACE_FILE_IO : public ACE_FILE
{
// = TITLE