This file is indexed.

/usr/include/glm/vec2.hpp is in libglm-dev 0.9.9~a2-2.

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

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
/// @ref core
/// @file glm/vec2.hpp

#include "detail/setup.hpp"

#pragma once

#include "detail/type_vec2.hpp"