diff options
Diffstat (limited to 'cuda/2d/em.h')
-rw-r--r-- | cuda/2d/em.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cuda/2d/em.h b/cuda/2d/em.h index f99e798..15795f7 100644 --- a/cuda/2d/em.h +++ b/cuda/2d/em.h @@ -28,7 +28,6 @@ along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>. #ifndef _CUDA_EM_H #define _CUDA_EM_H -#include "util.h" #include "algo.h" namespace astraCUDA { |