Add hpp to dxygen filter

pull/3995/head
Kim Kulling 2021-07-22 20:48:25 +02:00
parent 0372c8c65d
commit d554b4950d
1 changed files with 1 additions and 0 deletions

View File

@ -688,6 +688,7 @@ FILE_PATTERNS = *.c \
*.c++ \ *.c++ \
*.inl \ *.inl \
*.h \ *.h \
*.hpp \
*.dox *.dox
# The RECURSIVE tag can be used to turn specify whether or not subdirectories # The RECURSIVE tag can be used to turn specify whether or not subdirectories