diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-27 12:40:08 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-27 12:40:08 +0000 |
commit | 4d9b4055979d9f829bc792d0e97ced3591280ffe (patch) | |
tree | c41f50bdfeda00b10f9dbd1a155c74ee57d608d3 /ace/Timer_Wheel_T.cpp | |
parent | 071957aac0d72b75f28549767df143aaebb4f36d (diff) | |
download | ATCD-4d9b4055979d9f829bc792d0e97ced3591280ffe.tar.gz |
added newline at end of file
Diffstat (limited to 'ace/Timer_Wheel_T.cpp')
-rw-r--r-- | ace/Timer_Wheel_T.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Timer_Wheel_T.cpp b/ace/Timer_Wheel_T.cpp index 435ddd50031..5041df61115 100644 --- a/ace/Timer_Wheel_T.cpp +++ b/ace/Timer_Wheel_T.cpp @@ -392,4 +392,4 @@ ACE_Timer_Wheel_T<TYPE, FUNCTOR>::iter (void) return this->iterator_; } -#endif /* ACE_TIMER_WHEEL_T_C */
\ No newline at end of file +#endif /* ACE_TIMER_WHEEL_T_C */ |