summaryrefslogtreecommitdiff
path: root/ace/Log_Record.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 01:55:55 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 01:55:55 +0000
commitc9501e6462e903a6a3150f2bc7a063195d01682d (patch)
tree378a21a13fcc04c9961b0ac665298719e11a1c42 /ace/Log_Record.h
parent903743f0337a06a07c63af42e3f596b975e84776 (diff)
downloadATCD-c9501e6462e903a6a3150f2bc7a063195d01682d.tar.gz
Basic_Types.h
Diffstat (limited to 'ace/Log_Record.h')
-rw-r--r--ace/Log_Record.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Log_Record.h b/ace/Log_Record.h
index 0e87de3bf5f..de38ba930e1 100644
--- a/ace/Log_Record.h
+++ b/ace/Log_Record.h
@@ -19,7 +19,7 @@
#include "ace/ACE.h"
#include "ace/Log_Priority.h"
-#if !defined (ACE_LACKS_PRAGMA_ONCE)
+#ifndef ACE_LACKS_PRAGMA_ONCE
#pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */