summaryrefslogtreecommitdiff
path: root/ace/pre.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/pre.h')
-rw-r--r--ace/pre.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/pre.h b/ace/pre.h
index 8a7d7774c64..5645562c8e9 100644
--- a/ace/pre.h
+++ b/ace/pre.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+/* -*- C++ -*- */
//=============================================================================
/**
@@ -10,9 +10,11 @@
*
* This file saves the original alignment rules and changes the alignment
* boundary to ACE's default.
+ *
*/
//=============================================================================
+
// No header guard
#if defined (_MSC_VER)
# pragma warning (disable:4103)