From c17a5acb0694ff32b1f6d9660bc24dedbe694ac2 Mon Sep 17 00:00:00 2001 From: rkebichi <54912798+rkebichi@users.noreply.github.com> Date: Thu, 31 Oct 2019 10:51:53 -0400 Subject: [PATCH] Update MatrixTranspose.cpp --- test/MatrixTranspose_test/MatrixTranspose.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/MatrixTranspose_test/MatrixTranspose.cpp b/test/MatrixTranspose_test/MatrixTranspose.cpp index f0a3d58d3b..c8c835bd54 100644 --- a/test/MatrixTranspose_test/MatrixTranspose.cpp +++ b/test/MatrixTranspose_test/MatrixTranspose.cpp @@ -33,7 +33,6 @@ THE SOFTWARE. // kfd header file #include -#include #ifndef ITERATIONS # define ITERATIONS 100