rngrd

Describe a surface and its physical properties
git clone git://git.meso-star.fr/rngrd.git
Log | Files | Refs | README | LICENSE

commit 8f27e23e45d9362bdd65ae5511d4930dcd89e58c
parent 2ed552549b08f385397aa4d3290797a48d478af3
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 21 Sep 2022 09:36:06 +0200

Remove unnecessary file inclusion

Diffstat:
Msrc/rngrd_properties.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/rngrd_properties.c b/src/rngrd_properties.c @@ -28,7 +28,6 @@ #include <star/sbuf.h> #include <rsys/cstr.h> -#include <rsys/text_reader.h> /******************************************************************************* * Helper functions