Explicitly include std::bind functions

Should fix compile
This commit is contained in:
David Edmundson 2018-01-02 10:18:18 +00:00
parent 1a5762b9d7
commit 231dc9cba5

View file

@ -25,6 +25,7 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
#include <QTimer>
#include <functional>
#include <wayland-server.h>
#include <wayland-idle-server-protocol.h>