mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
remove useless include
This commit is contained in:
parent
d388532b5a
commit
32a92bde43
1 changed files with 2 additions and 5 deletions
|
|
@ -21,12 +21,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|||
#include "linphone/core.h"
|
||||
#include "linphone/lpconfig.h"
|
||||
#include "private.h"
|
||||
#if !_WIN32
|
||||
#include "regex.h"
|
||||
#endif
|
||||
|
||||
#include <bctoolbox/crypto.h>
|
||||
#include <bctoolbox/regex.h>
|
||||
#include "bctoolbox/crypto.h"
|
||||
#include "bctoolbox/regex.h"
|
||||
|
||||
BELLE_SIP_DECLARE_NO_IMPLEMENTED_INTERFACES(LinphoneAccountCreatorCbs);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue