The redundant header that was causing build issues
for some use-cases is removed.
Resolves: COMPMID-4218
Change-Id: I3a2bdd8286276f8c84a9b1a0a41ea63ad456edba
Signed-off-by: Sang-Hoon Park <sang-hoon.park@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4947
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Reviewed-by: Sheri Zhang <sheri.zhang@arm.com>
#include "arm_compute/core/Error.h"
#include "arm_compute/core/Types.h"
#include "arm_compute/runtime/IFunction.h"
-#include "src/core/common/Macros.h"
#include <memory>