Reviewed-by: Marek Chalupa
On 19 December 2014 at 15:02, Pekka Paalanen wrote:
>
> On Mon, 15 Dec 2014 12:48:38 +0100
> Mariusz Ceier wrote:
>
> > Server protocols headers should include wayland-server.h,
> > instead of wayland-util.h. Otherwise they're not useable
> > with C++ compiler unless
On Mon, 15 Dec 2014 12:48:38 +0100
Mariusz Ceier wrote:
> Server protocols headers should include wayland-server.h,
> instead of wayland-util.h. Otherwise they're not useable
> with C++ compiler unless wayland-server.h was included
> earlier.
>
> Signed-off-by: Mariusz Ceier
> ---
>
> Notes:
>
Server protocols headers should include wayland-server.h,
instead of wayland-util.h. Otherwise they're not useable
with C++ compiler unless wayland-server.h was included
earlier.
Signed-off-by: Mariusz Ceier
---
Notes:
v2: s/generatation/generation/
src/scanner.c | 2 +-
1 file changed, 1