fix build
Change-Id: I52c176776a58a633d0125449fdaa550c813e7da0
This commit is contained in:
parent
2beba8f93e
commit
389c315032
1 changed files with 2 additions and 1 deletions
|
@ -237,7 +237,8 @@ TTimeValue Timer::getRemainingTime() const
|
|||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Timer manager
|
||||
|
||||
//
|
||||
namespace
|
||||
{
|
||||
// Synchronize access to TimerManager
|
||||
struct theTimerManagerMutex : public rtl::Static< osl::Mutex, theTimerManagerMutex> {};
|
||||
|
|
Loading…
Reference in a new issue