From c9501e6462e903a6a3150f2bc7a063195d01682d Mon Sep 17 00:00:00 2001
From: schmidt <douglascraigschmidt@users.noreply.github.com>
Date: Sat, 17 Oct 1998 01:55:55 +0000
Subject: Basic_Types.h

---
 ace/Timer_Heap_T.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'ace/Timer_Heap_T.h')

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"
-- 
cgit v1.2.1