mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-25 18:32:25 +00:00
Which messes up testing. `include_paths.cpp` depends on `quickbook.cpp` which depends on `program_options`. These kind of problems are mainly with the use of globals, so I'll need to sort that out sooner or later.