summaryrefslogtreecommitdiff
path: root/ace/Timer_Heap_T.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/Timer_Heap_T.h
parent903743f0337a06a07c63af42e3f596b975e84776 (diff)
downloadATCD-c9501e6462e903a6a3150f2bc7a063195d01682d.tar.gz
Basic_Types.h
Diffstat (limited to 'ace/Timer_Heap_T.h')
-rw-r--r--ace/Timer_Heap_T.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Timer_Heap_T.h b/ace/Timer_Heap_T.h
index 32150de7647..b959230f01f 100644
--- a/ace/Timer_Heap_T.h
+++ b/ace/Timer_Heap_T.h
@@ -1,6 +1,6 @@
+/* -*- C++ -*- */
// $Id$
-/* -*- C++ -*- */
// ============================================================================
//
// = LIBRARY
@@ -14,7 +14,7 @@
//
// ============================================================================
-#if !defined (ACE_TIMER_HEAP_T_H)
+#ifndef ACE_TIMER_HEAP_T_H
#define ACE_TIMER_HEAP_T_H
#include "ace/Timer_Queue_T.h"