mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-24 23:28:09 +00:00
Fix missing import
This commit is contained in:
parent
889d145ae9
commit
f2011024fd
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
* Author: Nicolas Follet
|
||||
*/
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include "../../components/core/CoreManager.hpp"
|
||||
#include "../../utils/Utils.hpp"
|
||||
#include "../App.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue