Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KWin
Commits
231dc9cb
Commit
231dc9cb
authored
Jan 02, 2018
by
David Edmundson
Browse files
Explicitly include std::bind functions
Should fix compile
parent
1a5762b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/wayland/idle_interface.cpp
View file @
231dc9cb
...
...
@@ -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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment