diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2022-07-23 21:34:29 -0400 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2022-07-23 21:34:29 -0400 |
commit | 5e14f88f390fa89a2ff1d799998703b625db6073 (patch) | |
tree | a7266c5563921031059797522981a483532c6da8 /main.cpp | |
parent | e9d329fe688230b46792088ac42fd04fc8cccddb (diff) |
Diffstat (limited to 'main.cpp')
-rw-r--r-- | main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ //#define NO_OPENCL // If defined, use double floating-point instead of fixed-point. -#define USE_DOUBLE +//#define USE_DOUBLE #include <atomic> #include <chrono> |