diff options
Diffstat (limited to 'base/memory_debug.h')
-rw-r--r-- | base/memory_debug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/memory_debug.h b/base/memory_debug.h index 1963268..6d8c7f9 100644 --- a/base/memory_debug.h +++ b/base/memory_debug.h @@ -8,6 +8,7 @@ #ifndef BASE_MEMORY_DEBUG_H_ #define BASE_MEMORY_DEBUG_H_ +#pragma once #include "base/basictypes.h" |