Only compile nanobench once

This commit is contained in:
2024-09-09 20:10:55 -07:00
parent ca479c03ce
commit a0a4f1afea
5 changed files with 7 additions and 4 deletions

View File

@@ -4,7 +4,6 @@
#include <immintrin.h>
#endif
#define ANKERL_NANOBENCH_IMPLEMENT
#include "third_party/nanobench.h"
struct Job {