Skip to content

Commit

Permalink
Switches to STL support in Doxyfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Friedemann Zenke committed Oct 24, 2015
1 parent 44cdd72 commit 7dc1340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ EXTENSION_MAPPING =
# func(std::string) {}). This also makes 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.
Expand Down

0 comments on commit 7dc1340

Please sign in to comment.