summaryrefslogtreecommitdiff
path: root/ace/Timer_Queue_Adapters.i
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-12 23:39:46 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-12 23:39:46 +0000
commit05596f5c287b6c9cde693a5fe73695424c1e7335 (patch)
tree1e98e17a2c4f2374f3fc1eaaa583f3ee1c87acfc /ace/Timer_Queue_Adapters.i
parent74cb7a3d5444add93bf6bcdaa53cc22a0c3307e0 (diff)
downloadATCD-05596f5c287b6c9cde693a5fe73695424c1e7335.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Timer_Queue_Adapters.i')
-rw-r--r--ace/Timer_Queue_Adapters.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Timer_Queue_Adapters.i b/ace/Timer_Queue_Adapters.i
index bc2cceecc25..6ff933b5836 100644
--- a/ace/Timer_Queue_Adapters.i
+++ b/ace/Timer_Queue_Adapters.i
@@ -1,7 +1,7 @@
-// $Id$
-
/* -*- C++ -*- */
+// $Id$
+
template<class TQ> ACE_INLINE
ACE_Thread_Timer_Queue_Adapter<TQ>::ACE_Thread_Timer_Queue_Adapter (void)
: ACE_Task_Base (ACE_Thread_Manager::instance ()),