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