diff options
Diffstat (limited to 'net/disk_cache/file_block.h')
-rw-r--r-- | net/disk_cache/file_block.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/disk_cache/file_block.h b/net/disk_cache/file_block.h index 2570920..7d453e5 100644 --- a/net/disk_cache/file_block.h +++ b/net/disk_cache/file_block.h @@ -6,6 +6,7 @@ #ifndef NET_DISK_CACHE_FILE_BLOCK_H__ #define NET_DISK_CACHE_FILE_BLOCK_H__ +#pragma once namespace disk_cache { |