summaryrefslogtreecommitdiffstats
path: root/base/memory/scoped_vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/memory/scoped_vector.h')
-rw-r--r--base/memory/scoped_vector.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/memory/scoped_vector.h b/base/memory/scoped_vector.h
index 69931c8..f8afcdd 100644
--- a/base/memory/scoped_vector.h
+++ b/base/memory/scoped_vector.h
@@ -4,7 +4,6 @@
#ifndef BASE_MEMORY_SCOPED_VECTOR_H_
#define BASE_MEMORY_SCOPED_VECTOR_H_
-#pragma once
#include <vector>