diff options
Diffstat (limited to 'base/ref_counted_memory.h')
-rw-r--r-- | base/ref_counted_memory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/ref_counted_memory.h b/base/ref_counted_memory.h index eae7984..a5323cd 100644 --- a/base/ref_counted_memory.h +++ b/base/ref_counted_memory.h @@ -4,6 +4,7 @@ #ifndef BASE_REF_COUNTED_MEMORY_H_ #define BASE_REF_COUNTED_MEMORY_H_ +#pragma once #include <vector> |