Kaydet (Commit) 389c3150 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

fix build

Change-Id: I52c176776a58a633d0125449fdaa550c813e7da0
üst 2beba8f9
...@@ -237,7 +237,8 @@ TTimeValue Timer::getRemainingTime() const ...@@ -237,7 +237,8 @@ TTimeValue Timer::getRemainingTime() const
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// //
// Timer manager // Timer manager
//
namespace
{ {
// Synchronize access to TimerManager // Synchronize access to TimerManager
struct theTimerManagerMutex : public rtl::Static< osl::Mutex, theTimerManagerMutex> {}; struct theTimerManagerMutex : public rtl::Static< osl::Mutex, theTimerManagerMutex> {};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment