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

2
nanobench.cpp Normal file
View File

@@ -0,0 +1,2 @@
#define ANKERL_NANOBENCH_IMPLEMENT
#include "third_party/nanobench.h"