mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-07 07:42:19 -04:00
parent
ca28a51373
commit
a1b231e069
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ public:
|
|||
delete reinterpret_cast<boost::mutex *>(m_Data);
|
||||
}
|
||||
|
||||
inline void Lock(bool make_native = false)
|
||||
inline void Lock(void)
|
||||
{
|
||||
#ifdef _WIN32
|
||||
# ifdef _WIN64
|
||||
|
|
|
|||
Loading…
Reference in a new issue