CMake: Now converting JSon to source with EOG / Warnings fix on GCC

This commit is contained in:
Philippe Tillet
2015-08-06 17:53:20 -07:00
parent 5facf4fc29
commit 0f0946b7a7
7 changed files with 10 additions and 11 deletions

View File

@@ -18,7 +18,6 @@
#include "timer.hpp"
#define HAS_A_BLAS defined(BENCH_CBLAS) or defined(BENCH_CLBLAS) or defined(BENCH_CUBLAS)
namespace isc = isaac;
typedef isc::int_t int_t;