summaryrefslogtreecommitdiffstats
path: root/src/util.hpp
diff options
context:
space:
mode:
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-07-07 08:03:41 +0200
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-08-08 17:24:00 +0200
commit8ff4c8754c52caffbb059ba6bbf4a727c949a7b6 (patch)
treeabf841d91602dfaa47878a35bdd4806eaed8a049 /src/util.hpp
parent08d25dcc9db8ff5f3ef4456f056d3e89f70e4f1f (diff)
main: remove CHECK_WAYLAND, inline logic into WRAP
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
Diffstat (limited to 'src/util.hpp')
-rw-r--r--src/util.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.hpp b/src/util.hpp
index 253f656..84c2462 100644
--- a/src/util.hpp
+++ b/src/util.hpp
@@ -3,6 +3,7 @@
#include <functional>
#include <sys/poll.h>
+
#include <vector>
extern "C" {