Merge topic 'task/2021_11_adj_opts_parser_include' into release

5c21e67d7 adjust options parser include path

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Vicente Bolea <vicente.bolea@kitware.com>
Merge-request: !2623
This commit is contained in:
Cyrus Harrison 2021-11-02 19:56:16 +00:00 committed by Kitware Robot
commit c67244f636

@ -42,7 +42,7 @@ namespace internal
// Include from third party.
// @cond NONE
#include <vtkmoptionparser/optionparser.h>
#include <vtkm/thirdparty/optionparser/vtkmoptionparser/optionparser.h>
// @endcond
// Now restore the header guards as before so that other includes of (possibly different versions