summaryrefslogtreecommitdiff
path: root/port/port_stdcxx.h
diff options
context:
space:
mode:
Diffstat (limited to 'port/port_stdcxx.h')
-rw-r--r--port/port_stdcxx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/port/port_stdcxx.h b/port/port_stdcxx.h
index 4713e26..e21fa70 100644
--- a/port/port_stdcxx.h
+++ b/port/port_stdcxx.h
@@ -35,7 +35,6 @@
#include <condition_variable> // NOLINT
#include <mutex> // NOLINT
#include <string>
-#include "port/atomic_pointer.h"
#include "port/thread_annotations.h"
namespace leveldb {