summaryrefslogtreecommitdiffstats
path: root/base/memory/mru_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/memory/mru_cache.h')
-rw-r--r--base/memory/mru_cache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/memory/mru_cache.h b/base/memory/mru_cache.h
index 29db3cf..915d2b5 100644
--- a/base/memory/mru_cache.h
+++ b/base/memory/mru_cache.h
@@ -15,7 +15,6 @@
#ifndef BASE_MEMORY_MRU_CACHE_H_
#define BASE_MEMORY_MRU_CACHE_H_
-#pragma once
#include <list>
#include <map>