Added --prefix-include option for generated includes.

Change-Id: I288cda33345362f9aec5cbe309e590bf64f328e1
Tested: on Linux.
This commit is contained in:
Wouter van Oortmerssen
2017-02-10 12:04:42 -08:00
parent b7bfecb4ee
commit 2272229983
4 changed files with 13 additions and 1 deletions

View File

@@ -355,6 +355,7 @@ struct IDLOptions {
std::string cpp_object_api_pointer_type;
bool union_value_namespacing;
bool allow_non_utf8;
std::string include_prefix;
// Possible options for the more general generator below.
enum Language {