summaryrefslogtreecommitdiff
path: root/ace/Log_Record.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-14 21:45:15 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-14 21:45:15 +0000
commita71704263560521e40659fd92315411018efb3a3 (patch)
tree9d4be762e03bbb102e7255a87956c2dea7c5bda7 /ace/Log_Record.h
parentfece36c9fea0aeea41ddb296e622bd309720f240 (diff)
downloadATCD-a71704263560521e40659fd92315411018efb3a3.tar.gz
.
Diffstat (limited to 'ace/Log_Record.h')
-rw-r--r--ace/Log_Record.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/Log_Record.h b/ace/Log_Record.h
index 61e22125ec1..0e87de3bf5f 100644
--- a/ace/Log_Record.h
+++ b/ace/Log_Record.h
@@ -19,6 +19,10 @@
#include "ace/ACE.h"
#include "ace/Log_Priority.h"
+#if !defined (ACE_LACKS_PRAGMA_ONCE)
+#pragma once
+#endif /* ACE_LACKS_PRAGMA_ONCE */
+
#if !defined (ACE_LOG_RECORD_H)
#define ACE_LOG_RECORD_H