e_client: add __cplusplus define at usage of class keyword 12/249512/4
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 14 Dec 2020 06:50:16 +0000 (15:50 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 15 Dec 2020 00:26:06 +0000 (09:26 +0900)
commit5aac2f4c7fc4ba79ebbdf119a2869add87188282
treef0e9e47622e8a0e027bac4ea7141184e4acb4bf7
parent0ece5b18cdd57fc75ad4dffbdec735425e388f59
e_client: add __cplusplus define at usage of class keyword

The class keyword make compile-error when enlightenment builds with c++ compiler.

Change-Id: I399c45847cf8d27197020668d9cf8cf6720f8844
src/bin/e_client.c
src/bin/e_client.h
src/bin/e_comp.c
src/bin/e_comp_object.c
src/bin/e_comp_wl_rsm.c
src/bin/e_comp_wl_shell.c
src/bin/e_policy.c