aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/status.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/stubs/status.cc')
-rw-r--r--src/google/protobuf/stubs/status.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/google/protobuf/stubs/status.cc b/src/google/protobuf/stubs/status.cc
index 7314c563..dd1bd614 100644
--- a/src/google/protobuf/stubs/status.cc
+++ b/src/google/protobuf/stubs/status.cc
@@ -30,7 +30,6 @@
#include <google/protobuf/stubs/status.h>
#include <ostream>
-#include <stdint.h>
#include <stdio.h>
#include <string>
#include <utility>