mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
add missing using namespace::std
This commit is contained in:
parent
ea6dd35f76
commit
38d4730be5
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
|
||||
|
||||
using namespace belledonnecomm;
|
||||
using namespace ::std;
|
||||
|
||||
Mutex TunnelManager::sMutex;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue