Add cpp_macro_definition
This commit is contained in:
parent
78157d43fc
commit
54b6c86e5b
5 changed files with 86 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ namespace cppast
|
|||
{
|
||||
file_t,
|
||||
|
||||
macro_definition_t,
|
||||
|
||||
language_linkage_t,
|
||||
|
||||
namespace_t,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue