aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/stubs/time.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/stubs/time.cc')
-rw-r--r--src/google/protobuf/stubs/time.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/google/protobuf/stubs/time.cc b/src/google/protobuf/stubs/time.cc
index 73b99af6..3319a244 100644
--- a/src/google/protobuf/stubs/time.cc
+++ b/src/google/protobuf/stubs/time.cc
@@ -1,5 +1,7 @@
#include <google/protobuf/stubs/time.h>
+#include <ctime>
+
#include <google/protobuf/stubs/stringprintf.h>
#include <google/protobuf/stubs/strutil.h>