util.h and its impl are now c++
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Mon, 3 Jul 2017 09:01:28 +0000 (11:01 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 8 Aug 2017 15:24:00 +0000 (17:24 +0200)
commitcb5568e11bbe2d499d4d43dc30a779a5869b12ea
treec19eba624790091bd425118f696f95ccafdf2ad0
parent1f3e4103df53cc0d0946cd712165877bae8a2c2d
util.h and its impl are now c++

Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
src/CMakeLists.txt
src/main.cpp
src/util.cpp [moved from src/util.c with 98% similarity]
src/util.hpp [moved from src/util.h with 100% similarity]
src/wayland.hpp