genode/repos/gems/include
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
..
aes_cbc_4k Library for the AES-CBC en/decryption of 4K blocks 2019-04-09 12:30:35 +02:00
cbe gems: import Genode-specific code of the CBE 2020-11-27 09:19:08 +01:00
depot depot_download: support downloading index files 2019-02-28 11:34:06 +01:00
gems Remove dithering from menu_view, themed decorator 2020-08-25 11:50:11 +02:00
nano3d nano3d: Fix header guard in sqrt.h 2021-01-25 13:58:11 +01:00
polygon_gfx gems: enable strict warnings for more components 2019-01-30 13:35:28 +01:00