mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
Add different include directives to the proc_macro header in order to create an handy header much alike rust-system. libgrust/ChangeLog: * libproc_macro/proc_macro.h: Add Literal, Punct, Group, TokenTree and Tokenstream headers. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>