]> git.sesse.net Git - plocate/blobdiff - bench.cpp
Release plocate 1.1.22.
[plocate] / bench.cpp
index 0541cdc1585efdb1b8041cb74e2930542c4420eb..22028e6606ceef9522026f750d312aafc2f29e09 100644 (file)
--- a/bench.cpp
+++ b/bench.cpp
@@ -2,12 +2,13 @@
 #include <fcntl.h>
 #include <memory>
 #include <stdio.h>
-#include <unistd.h>
 #include <string>
+#include <unistd.h>
 
 #define dprintf(...)
 //#define dprintf(...) fprintf(stderr, __VA_ARGS__);
 
+#include "complete_pread.h"
 #include "db.h"
 #include "io_uring_engine.h"
 #include "turbopfor-encode.h"