cxx: Add header guards for manual definitions
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 28 Nov 2017 06:32:02 +0000 (15:32 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 5 Dec 2017 01:17:46 +0000 (10:17 +0900)
commitcb7f2d0dd5da40be7ae0bcaf89ceebe3c0d32b6d
treeabd8ea0fac0c76cb420dbf7d3d2ce96eb3b5400c
parent9d14b4cfe8e7c073952067cd2258b9e09fea4f93
cxx: Add header guards for manual definitions

This will be used for things like efl_del

efl_part was a lucky case where the entire class was to be implemented
manually, thus the global header guard was sufficient.
src/lib/eolian_cxx/grammar/function_declaration.hpp
src/lib/eolian_cxx/grammar/function_definition.hpp