diff options
Diffstat (limited to 'net/disk_cache/disk_format.h')
-rw-r--r-- | net/disk_cache/disk_format.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/disk_cache/disk_format.h b/net/disk_cache/disk_format.h index 619bd89..ac4c6348 100644 --- a/net/disk_cache/disk_format.h +++ b/net/disk_cache/disk_format.h @@ -54,6 +54,7 @@ #ifndef NET_DISK_CACHE_DISK_FORMAT_H_ #define NET_DISK_CACHE_DISK_FORMAT_H_ +#pragma once #include "base/basictypes.h" |