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