Add cpp_macro_definition

This commit is contained in:
Jonathan Müller 2017-02-10 19:25:02 +01:00
commit 54b6c86e5b
5 changed files with 86 additions and 0 deletions

View file

@ -14,6 +14,8 @@ namespace cppast
{
file_t,
macro_definition_t,
language_linkage_t,
namespace_t,