diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-09 07:10:03 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-09 07:10:03 +0000 |
commit | 9b0486755ef661078d7225a73bf58ecf5fce52c2 (patch) | |
tree | c7068c45cba52cc292e217d18ce466805a70d77b /ace/High_Res_Timer.cpp | |
parent | 29b0505c3a342e927a00207ec1e90313149c6db1 (diff) | |
download | ATCD-9b0486755ef661078d7225a73bf58ecf5fce52c2.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/High_Res_Timer.cpp')
-rw-r--r-- | ace/High_Res_Timer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/High_Res_Timer.cpp b/ace/High_Res_Timer.cpp index a4be3741547..3a664298596 100644 --- a/ace/High_Res_Timer.cpp +++ b/ace/High_Res_Timer.cpp @@ -8,6 +8,7 @@ #endif /* __ACE_INLINE__ */ #include "ace/Stats.h" +#include "ace/Object_Manager.h" ACE_RCSID(ace, High_Res_Timer, "$Id$") |