cxx: No need to declare the current class twice
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 14 Nov 2017 08:41:24 +0000 (17:41 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 5 Dec 2017 01:09:58 +0000 (10:09 +0900)
commitbe267a071ecb66f339e461f5b95b2e0fae40c98d
tree99d62a92c5828a709083018dde7b3de9ee740f39
parent1997e1b3d02f4ff6869775d855bcb80ea89233fc
cxx: No need to declare the current class twice

This avoids double _FWD_GUARD for the current class in a .eo.hh header.
src/bin/eolian_cxx/eolian_cxx.cc