diff options
Diffstat (limited to 'net/disk_cache/bitmap.h')
-rw-r--r-- | net/disk_cache/bitmap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/disk_cache/bitmap.h b/net/disk_cache/bitmap.h index 4d38f83..8e24e15 100644 --- a/net/disk_cache/bitmap.h +++ b/net/disk_cache/bitmap.h @@ -4,6 +4,7 @@ #ifndef NET_DISK_CACHE_BITMAP_H_ #define NET_DISK_CACHE_BITMAP_H_ +#pragma once #include <algorithm> |