diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-13 07:14:30 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-01-13 07:14:30 +0000 |
commit | 47bd483c9ee025393ef4603ebff4c8aec285c181 (patch) | |
tree | 92c0e380750818d1833952ba48a914e3df7d7b55 /ace/Timer_Heap.h | |
parent | a12b585f8d80b0d7007905d9c0ede0b0d07b8302 (diff) | |
download | ATCD-47bd483c9ee025393ef4603ebff4c8aec285c181.tar.gz |
foo
Diffstat (limited to 'ace/Timer_Heap.h')
-rw-r--r-- | ace/Timer_Heap.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Timer_Heap.h b/ace/Timer_Heap.h index 40e7ea8588a..c3b1559b769 100644 --- a/ace/Timer_Heap.h +++ b/ace/Timer_Heap.h @@ -143,8 +143,4 @@ private: // array. }; -#if defined (__ACE_INLINE__) -#include "ace/Timer_Heap.i" -#endif /* __ACE_INLINE__ */ - #endif /* ACE_TIMER_HEAP_H */ |