#endif
#include <folly/SpookyHashV1.h>
-#include <folly/Benchmark.h>
#include <folly/portability/GTest.h>
#include <cinttypes>
#include <cstdlib>
#include <ctime>
+#include <glog/logging.h>
+
using namespace ::folly::hash;
static bool failed = false;
#endif
#include <folly/SpookyHashV2.h>
-#include <folly/Benchmark.h>
#include <folly/portability/GTest.h>
#include <cinttypes>
#include <cstdlib>
#include <ctime>
+#include <glog/logging.h>
+
using namespace ::folly::hash;
static bool failed = false;