Use include with quotes only for relative paths
- Sep 20, 2024
-
-
Marco Clemencic authored75f6b2c9
-
Marco Clemencic authored38fa3b5e
-
Add a pre-commit check to make sure the include form #include "some/header.h"
is used only for relative paths and apply the change to all files.
Closes #300 (closed)