compile error on clang

This commit is contained in:
Hieu Hoang 2016-09-13 13:23:02 +02:00
parent cef8a37fc7
commit 40a8b32cf5

View File

@ -4,6 +4,7 @@
#include <cublas_v2.h>
#include <thrust/device_vector.h>
#include <thrust/functional.h>
#include <numeric>
#include "definitions.h"
#include "exception.h"