diff --git a/Doc/doxy.config.in b/Doc/doxy.config.in index 8c3cab5e..546bb29b 100644 --- a/Doc/doxy.config.in +++ b/Doc/doxy.config.in @@ -225,7 +225,7 @@ EXTENSION_MAPPING = # func(std::string) {}). This also make the inheritance and collaboration # diagrams that involve STL classes more complete and accurate. -BUILTIN_STL_SUPPORT = NO +BUILTIN_STL_SUPPORT = YES # If you use Microsoft's C++/CLI language, you should set this option to YES to # enable parsing support.