summaryrefslogtreecommitdiffstats
path: root/base/threading/thread_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/threading/thread_local.h')
-rw-r--r--base/threading/thread_local.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/threading/thread_local.h b/base/threading/thread_local.h
index dcad915..6561420 100644
--- a/base/threading/thread_local.h
+++ b/base/threading/thread_local.h
@@ -47,7 +47,6 @@
#ifndef BASE_THREADING_THREAD_LOCAL_H_
#define BASE_THREADING_THREAD_LOCAL_H_
-#pragma once
#include "base/base_export.h"
#include "base/basictypes.h"