summaryrefslogtreecommitdiffstats
path: root/cuda/2d/darthelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'cuda/2d/darthelper.h')
-rw-r--r--cuda/2d/darthelper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cuda/2d/darthelper.h b/cuda/2d/darthelper.h
index e05f01e..3694b96 100644
--- a/cuda/2d/darthelper.h
+++ b/cuda/2d/darthelper.h
@@ -29,8 +29,6 @@ $Id$
#ifndef _CUDA_ARITH2_H
#define _CUDA_ARITH2_H
-#include <cuda.h>
-
namespace astraCUDA {
void roiSelect(float* out, float radius, unsigned int width, unsigned int height);