Skip to content

build: move headers out of c++ src section

Rodrigo Muino Tomonari requested to merge github/fork/danbev/move_headers into master

This commit moves a few header files that are listed among the C++ source files for consistency.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading