diff options
Diffstat (limited to 'base/singleton.h')
-rw-r--r-- | base/singleton.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/singleton.h b/base/singleton.h index 7caa8ee..8435c43 100644 --- a/base/singleton.h +++ b/base/singleton.h @@ -8,6 +8,7 @@ #include "base/at_exit.h" #include "base/atomicops.h" +#include "base/platform_thread.h" #include "base/third_party/dynamic_annotations/dynamic_annotations.h" #include "base/thread_restrictions.h" |