diff options
Diffstat (limited to 'base/debug/leak_annotations.h')
-rw-r--r-- | base/debug/leak_annotations.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/debug/leak_annotations.h b/base/debug/leak_annotations.h index 199cfdc..cac1eaf2 100644 --- a/base/debug/leak_annotations.h +++ b/base/debug/leak_annotations.h @@ -5,6 +5,7 @@ #ifndef BASE_DEBUG_LEAK_ANNOTATIONS_H_ #define BASE_DEBUG_LEAK_ANNOTATIONS_H_ +#include "base/basictypes.h" #include "build/build_config.h" // This file defines macros which can be used to annotate intentional memory |