stardis-test

Test Stardis behaviors
git clone git://git.meso-star.fr/stardis-test.git
Log | Files | Refs | README | LICENSE

commit 763b8bf10c40e36b54c8448a6cbcd0443ec7494f
parent fc53a6024328f0c61f5284cb7d2127356f93cc0d
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Sun, 14 Apr 2024 16:42:17 +0200

Remove a useless include directive

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

diff --git a/src/sadist_lib_unsteady_profile.c b/src/sadist_lib_unsteady_profile.c @@ -21,7 +21,6 @@ #include <rsys/rsys.h> #include <rsys/mem_allocator.h> -#include <stdarg.h> /* va_list */ #include <getopt.h> /*******************************************************************************