From 64d42baf1bd15df8e0ecd00d89bb5c7be787cac2 Mon Sep 17 00:00:00 2001
From: Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>
Date: Mon, 22 Nov 2021 14:12:26 +0100
Subject: Remove unnecessary includes

---
 src/CudaFDKAlgorithm3D.cpp | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'src')

diff --git a/src/CudaFDKAlgorithm3D.cpp b/src/CudaFDKAlgorithm3D.cpp
index cc23df9..228da3e 100644
--- a/src/CudaFDKAlgorithm3D.cpp
+++ b/src/CudaFDKAlgorithm3D.cpp
@@ -37,9 +37,6 @@ along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
 #include "astra/Logging.h"
 #include "astra/Filters.h"
 
-#include "astra/cuda/3d/astra3d.h"
-#include "astra/cuda/3d/util3d.h"
-
 using namespace std;
 using namespace astraCUDA3d;
 
-- 
cgit v1.2.3