aboutsummaryrefslogtreecommitdiffstats
path: root/string_piece.cc
diff options
context:
space:
mode:
Diffstat (limited to 'string_piece.cc')
-rw-r--r--string_piece.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/string_piece.cc b/string_piece.cc
index e5679b0..78de4ed 100644
--- a/string_piece.cc
+++ b/string_piece.cc
@@ -17,6 +17,8 @@
// found in the LICENSE file.
// Copied from strings/stringpiece.cc with modifications
+// +build ignore
+
#include <ctype.h>
#include <limits.h>