summaryrefslogtreecommitdiff
path: root/ace/Read_Buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Read_Buffer.h')
-rw-r--r--ace/Read_Buffer.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/Read_Buffer.h b/ace/Read_Buffer.h
index 25462151cf5..003227f4996 100644
--- a/ace/Read_Buffer.h
+++ b/ace/Read_Buffer.h
@@ -20,6 +20,10 @@
#include "ace/ACE.h"
#include "ace/Malloc.h"
+#if !defined (ACE_LACKS_PRAGMA_ONCE)
+#pragma once
+#endif /* ACE_LACKS_PRAGMA_ONCE */
+
class ACE_Export ACE_Read_Buffer
{
// = TITLE