summaryrefslogtreecommitdiffstats
path: root/cuda/2d/cgls.h
diff options
context:
space:
mode:
Diffstat (limited to 'cuda/2d/cgls.h')
-rw-r--r--cuda/2d/cgls.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cuda/2d/cgls.h b/cuda/2d/cgls.h
index 804f943..c45b5a4 100644
--- a/cuda/2d/cgls.h
+++ b/cuda/2d/cgls.h
@@ -28,7 +28,6 @@ along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
#ifndef _CUDA_CGLS_H
#define _CUDA_CGLS_H
-#include "util.h"
#include "algo.h"
namespace astraCUDA {