Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / dep / ACE_wrappers / ace / Timeprobe.cpp
blob1fe8459ed8d5153bd668b37a190f67c4770577c2
1 // $Id: Timeprobe.cpp 80826 2008-03-04 14:51:23Z wotte $
3 #include "ace/config-all.h"
5 ACE_RCSID(ace, Timeprobe, "$Id: Timeprobe.cpp 80826 2008-03-04 14:51:23Z wotte $")
7 #if defined (ACE_COMPILE_TIMEPROBES)
9 #include "ace/Timeprobe.h"
11 #if !defined (__ACE_INLINE__)
12 #include "ace/Timeprobe.inl"
13 #endif /* __ACE_INLINE__ */
15 #endif /* ACE_COMPILE_TIMEPROBES */