diff options
Diffstat (limited to 'benchmark.cpp')
| -rw-r--r-- | benchmark.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmark.cpp b/benchmark.cpp index 79d8edb7..b9abce22 100644 --- a/benchmark.cpp +++ b/benchmark.cpp @@ -2,8 +2,8 @@ #include <stdio.h>
#include <time.h>
-#include "ccl/cstring.h"
-#include "ccl/cmap.h"
+#include "stc/cstring.h"
+#include "stc/cmap.h"
#ifdef __cplusplus
#include <unordered_map>
#include "others/bytell_hash_map.hpp"
|
