diff options
Diffstat (limited to 'base/logging_win.cc')
-rw-r--r-- | base/logging_win.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/logging_win.cc b/base/logging_win.cc index 2c2d6b0..f17cf34 100644 --- a/base/logging_win.cc +++ b/base/logging_win.cc @@ -3,7 +3,6 @@ // found in the LICENSE file. #include "base/logging_win.h" -#include "base/atomicops.h" #include "base/singleton.h" #include <initguid.h> // NOLINT |