add platform.h to distribution headers
This commit is contained in:
parent
fea3a69d4b
commit
578ac05154
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@ dist_headers = [
|
|||
"allocator.h",
|
||||
"compiler_specifics.h",
|
||||
"glue.h",
|
||||
"internal.h"
|
||||
"internal.h",
|
||||
"platform.h"
|
||||
]
|
||||
|
||||
parsers_headers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue