diff options
Diffstat (limited to 'net/disk_cache/file_lock.h')
-rw-r--r-- | net/disk_cache/file_lock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/disk_cache/file_lock.h b/net/disk_cache/file_lock.h index 3ebed76..2c560ef 100644 --- a/net/disk_cache/file_lock.h +++ b/net/disk_cache/file_lock.h @@ -6,6 +6,7 @@ #ifndef NET_DISK_CACHE_FILE_LOCK_H__ #define NET_DISK_CACHE_FILE_LOCK_H__ +#pragma once #include "net/disk_cache/disk_format.h" |