diff test/suite_aggrs/main.c @ 440:e4ae6753a276

- simplified suite_aggr
author Tassilo Philipp
date Wed, 26 Jan 2022 14:22:33 +0100
parents b4ddad459690
children 4bd3ed699de8
line wrap: on
line diff
--- a/test/suite_aggrs/main.c	Wed Jan 26 13:56:40 2022 +0100
+++ b/test/suite_aggrs/main.c	Wed Jan 26 14:22:33 2022 +0100
@@ -23,7 +23,6 @@
 */
 
 #include "dyncall.h"
-#include "dyncall_struct.h"
 #include "globals.h"
 #include <string.h>
 #include "../common/platformInit.h"