We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747ffec commit f4800f4Copy full SHA for f4800f4
Benchmarks/main.cpp
@@ -1,6 +1,6 @@
1
// Copyright 2015-2024 Piperift - All rights reserved
2
3
-#include <Pipe/NewDelete.h>
+#include <PipeNewDelete.h>
4
// Override as first include
5
6
#define ANKERL_NANOBENCH_IMPLEMENT 1
Src/Pipe.cpp
-// #include "Pipe/NewDelete.h"
+// #include "PipeNewDelete.h"
#include "Pipe.h"
Tests/main.cpp
#include <bandit/bandit.h>
0 commit comments