This file is indexed.

/usr/include/Gem/Base/Matrix.h is in gem-dev 1:0.93.3-10.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
#ifdef __GNUC__
# warning Matrix.h is deprecated - please include "Utils/Matrix.h" instead
#endif
#include "Utils/Matrix.h"