mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
Change smhasher path
Changes the smhasher path to "smhasher/src/file" from "smhasher/file" for easier import in Chromium land. Change-Id: Ide6aa844fd8f37c9100e89d6a0bcb945b0860227
This commit is contained in:
committed by
Alexey Polyudov
parent
07c6fcbdf0
commit
59cd56ec82
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "absl/numeric/int128.h"
|
||||
#include "absl/strings/numbers.h"
|
||||
#include "smhasher/MurmurHash3.h"
|
||||
#include "smhasher/src/MurmurHash3.h"
|
||||
|
||||
namespace location {
|
||||
namespace nearby {
|
||||
|
||||
Reference in New Issue
Block a user