summaryrefslogtreecommitdiffstats
path: root/base/lazy_instance.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/lazy_instance.h')
-rw-r--r--base/lazy_instance.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/lazy_instance.h b/base/lazy_instance.h
index c428feb..7021829 100644
--- a/base/lazy_instance.h
+++ b/base/lazy_instance.h
@@ -34,7 +34,6 @@
#ifndef BASE_LAZY_INSTANCE_H_
#define BASE_LAZY_INSTANCE_H_
-#pragma once
#include <new> // For placement new.