aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/io/strtod.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/io/strtod.cc')
-rw-r--r--src/google/protobuf/io/strtod.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/google/protobuf/io/strtod.cc b/src/google/protobuf/io/strtod.cc
index 56973439..579de9aa 100644
--- a/src/google/protobuf/io/strtod.cc
+++ b/src/google/protobuf/io/strtod.cc
@@ -34,6 +34,7 @@
#include <cstring>
#include <string>
+#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
namespace google {