diff options
Diffstat (limited to 'base/sync_socket_win.cc')
-rw-r--r-- | base/sync_socket_win.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/sync_socket_win.cc b/base/sync_socket_win.cc index 4e3c35f..1e4fb2f 100644 --- a/base/sync_socket_win.cc +++ b/base/sync_socket_win.cc @@ -7,7 +7,6 @@ #include <stdio.h> #include <windows.h> #include <sys/types.h> -#include "base/atomicops.h" #include "base/logging.h" |