remove using namespace std and coco from all headers. Please, do not add any using namespace in .h or .cuh files. Do it in the .cu .cpp files if needed (does not pollute other files).
Authored by: sergipujades 2015-02-25
Parent: [r327]
Child: [r329]