summaryrefslogtreecommitdiff
path: root/ace/FIFO_Recv.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/FIFO_Recv.h')
-rw-r--r--ace/FIFO_Recv.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/FIFO_Recv.h b/ace/FIFO_Recv.h
index 7698f0aafef..4b38cf991f1 100644
--- a/ace/FIFO_Recv.h
+++ b/ace/FIFO_Recv.h
@@ -19,6 +19,10 @@
#include "ace/FIFO.h"
+#if !defined (ACE_LACKS_PRAGMA_ONCE)
+#pragma once
+#endif /* ACE_LACKS_PRAGMA_ONCE */
+
class ACE_Export ACE_FIFO_Recv : public ACE_FIFO
{
// = TITLE