Remove unused inclusion of <cstdio> (#1362)

Signed-off-by: Stuart Brady <stuart.brady@arm.com>
This commit is contained in:
Stuart Brady
2021-11-26 15:30:23 +00:00
committed by GitHub
parent 6f50623ba8
commit 7625011b66

View File

@@ -17,7 +17,6 @@
#include "subhelpers.h" #include "subhelpers.h"
#include "harness/typeWrappers.h" #include "harness/typeWrappers.h"
#include "subgroup_common_templates.h" #include "subgroup_common_templates.h"
#include <cstdio>
namespace { namespace {