Code quality: Large clean-up of the codebase and especially of the include/ folder
This commit is contained in:
@@ -3,13 +3,14 @@
|
||||
|
||||
#include "isaac/driver/program.h"
|
||||
#include "isaac/driver/context.h"
|
||||
#include "isaac/tools/sha1.hpp"
|
||||
|
||||
#ifdef ISAAC_WITH_CUDA
|
||||
#include "helpers/cuda/vector.hpp"
|
||||
#endif
|
||||
#include "helpers/ocl/infos.hpp"
|
||||
|
||||
#include "sha1.hpp"
|
||||
|
||||
namespace isaac
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user