diff options
Diffstat (limited to 'base/non_thread_safe.h')
-rw-r--r-- | base/non_thread_safe.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/non_thread_safe.h b/base/non_thread_safe.h index e85a554..1da46aa 100644 --- a/base/non_thread_safe.h +++ b/base/non_thread_safe.h @@ -5,7 +5,6 @@ #ifndef BASE_NON_THREAD_SAFE_H__ #define BASE_NON_THREAD_SAFE_H__ -#include "base/logging.h" #include "base/platform_thread.h" // A helper class used to help verify that methods of a class are |