add platform.h to distribution headers

This commit is contained in:
Meredith L. Patterson 2015-10-03 14:32:54 +02:00
parent fea3a69d4b
commit 578ac05154

View file

@ -7,7 +7,8 @@ dist_headers = [
"allocator.h",
"compiler_specifics.h",
"glue.h",
"internal.h"
"internal.h",
"platform.h"
]
parsers_headers = [