aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/stubs/singleton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/stubs/singleton.h')
-rw-r--r--src/google/protobuf/stubs/singleton.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/google/protobuf/stubs/singleton.h b/src/google/protobuf/stubs/singleton.h
index 9301f549..2e6ccbdb 100644
--- a/src/google/protobuf/stubs/singleton.h
+++ b/src/google/protobuf/stubs/singleton.h
@@ -30,7 +30,6 @@
#ifndef GOOGLE_PROTOBUF_STUBS_SINGLETON_H__
#define GOOGLE_PROTOBUF_STUBS_SINGLETON_H__
-#include <google/protobuf/stubs/atomicops.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/once.h>