genode/repos/gems/include/nano3d
Piotr Tworek ffb931f8b1 nano3d: Fix header guard in sqrt.h
The code fails to build with clang due to the following warning/error:

  error: '_INCLUDE__NANO3D__SQRT_H_' is used as a header guard here,
  followed by #define of a different macro [-Werror,-Wheader-guard]

Fix this by removing the extra underscore from this header guard
definition.

Issue #3985
2021-01-25 13:58:11 +01:00
..
cube_shape.h gems: enable strict warnings for more components 2019-01-30 13:35:28 +01:00
dodecahedron_shape.h gems: enable strict warnings for more components 2019-01-30 13:35:28 +01:00
scene.h Change pixel format to 32 bits per pixel 2020-06-29 14:22:29 +02:00
sincos_frac16.h gems: enable strict warnings for more components 2019-01-30 13:35:28 +01:00
sqrt.h nano3d: Fix header guard in sqrt.h 2021-01-25 13:58:11 +01:00
vertex_array.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00