Explicitly include std::bind functions
Should fix compile
This commit is contained in:
parent
1a5762b9d7
commit
231dc9cba5
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
#include <QTimer>
|
#include <QTimer>
|
||||||
|
|
||||||
|
#include <functional>
|
||||||
#include <wayland-server.h>
|
#include <wayland-server.h>
|
||||||
#include <wayland-idle-server-protocol.h>
|
#include <wayland-idle-server-protocol.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue