Fix dist building
[vlp.git] / Doxyfile.in
index 2a71dd3675770198e5e91bbc5a5ade8e784e1ea3..1373b53671729825c579db78eb4299bb732e3f77 100644 (file)
@@ -268,7 +268,7 @@ AUTOLINK_SUPPORT       = YES
 # 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.