summaryrefslogtreecommitdiffstats
path: root/base/synchronization/spin_wait.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/synchronization/spin_wait.h')
-rw-r--r--base/synchronization/spin_wait.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/synchronization/spin_wait.h b/base/synchronization/spin_wait.h
index 884d0c4..ad54ca8 100644
--- a/base/synchronization/spin_wait.h
+++ b/base/synchronization/spin_wait.h
@@ -14,7 +14,6 @@
#ifndef BASE_SYNCHRONIZATION_SPIN_WAIT_H_
#define BASE_SYNCHRONIZATION_SPIN_WAIT_H_
-#pragma once
#include "base/threading/platform_thread.h"
#include "base/time.h"