Index: base/allocator/allocator_shim.h |
diff --git a/base/allocator/allocator_shim.h b/base/allocator/allocator_shim.h |
index e10fa8d85582ab8e05552c3594d1fb1c590fbfff..ca70ab0e10fa64949b53c78b7f32d71a1fba1a81 100644 |
--- a/base/allocator/allocator_shim.h |
+++ b/base/allocator/allocator_shim.h |
@@ -5,6 +5,8 @@ |
#ifndef BASE_ALLOCATOR_ALLOCATOR_SHIM_H_ |
#define BASE_ALLOCATOR_ALLOCATOR_SHIM_H_ |
+#include <stddef.h> |
+ |
namespace base { |
namespace allocator { |