Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-03-24 12:29:19 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-03-24 12:38:21 +0300
commit0d0de6d69a4e49cd7691fffd302be651d3ccdbce (patch)
tree3230d1fd79e41577cdc579dc5295352aa6915b9f /Doxyfile
parent3b463748668e69ed87ec5369963f2244428d77cf (diff)
Add algorithm/multiple_shared_lock.hpp.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 5e8a7b2f..91028ed7 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -765,7 +765,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = include/boost/afio/v2 release_notes.md
+INPUT = include/boost/afio/v2 include/boost/afio/v2/algorithm release_notes.md
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses