mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
include <string> in wrappers/cpp/object.hh
This commit is contained in:
parent
aff95c976c
commit
5fb6ca92a5
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|||
#include <memory>
|
||||
#include <list>
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
#ifndef LINPHONECXX_PUBLIC
|
||||
#if defined(_MSC_VER)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue