Skip to content

Commit

Permalink
namespace "std" has no member "setprecision"
Browse files Browse the repository at this point in the history
  • Loading branch information
aghaeifar committed Jan 12, 2024
1 parent e8dba77 commit 7a202a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spinwalk.cu
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

#include <random>
#include <filesystem>
#include <iomanip>
#include "helper_cuda.h"
#include "kernels.cuh"
#include "file_utils.h"
Expand Down

0 comments on commit 7a202a6

Please sign in to comment.