Fixed build break.
authorTaku Kudo <taku@google.com>
Tue, 14 Jun 2022 17:22:05 +0000 (02:22 +0900)
committerKentaro Hayashi <kenhys@xdump.org>
Mon, 21 Nov 2022 13:43:46 +0000 (13:43 +0000)
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0009-Fixed-build-break.patch

src/common.h

index ab07d855c6a5d30ae6ccecd80875275fc528ef6c..c27c3522e18093930aa600e954cf7d755c8546af 100644 (file)
@@ -26,6 +26,7 @@
 #include <vector>
 
 #include "config.h"
+#include "third_party/absl/strings/string_view.h"
 
 #if defined(_WIN32) && !defined(__CYGWIN__)
 #define OS_WIN