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
5859f72627
commit
6df0a4223b
1 changed files with 4 additions and 2 deletions
|
|
@ -21,11 +21,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|||
#include "linphone/core.h"
|
||||
#include "linphone/lpconfig.h"
|
||||
|
||||
|
||||
#include "c-wrapper/c-wrapper.h"
|
||||
#include "dial-plan/dial-plan.h"
|
||||
|
||||
#include <bctoolbox/crypto.h>
|
||||
#include <bctoolbox/regex.h>
|
||||
|
||||
#include "bctoolbox/crypto.h"
|
||||
#include "bctoolbox/regex.h"
|
||||
|
||||
// TODO: From coreapi. Remove me later.
|
||||
#include "private.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue