Use include with quotes only for relative paths
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)
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)