summaryrefslogtreecommitdiffstats
path: root/base/weak_ptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/weak_ptr.h')
-rw-r--r--base/weak_ptr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/weak_ptr.h b/base/weak_ptr.h
index 6dbc9e2..a4222f3 100644
--- a/base/weak_ptr.h
+++ b/base/weak_ptr.h
@@ -50,6 +50,7 @@
#ifndef BASE_WEAK_PTR_H_
#define BASE_WEAK_PTR_H_
+#pragma once
#include "base/logging.h"
#include "base/non_thread_safe.h"