summaryrefslogtreecommitdiffstats
path: root/base/memory/scoped_nsobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/memory/scoped_nsobject.h')
-rw-r--r--base/memory/scoped_nsobject.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/memory/scoped_nsobject.h b/base/memory/scoped_nsobject.h
index 57486cb..0656dbe 100644
--- a/base/memory/scoped_nsobject.h
+++ b/base/memory/scoped_nsobject.h
@@ -4,7 +4,6 @@
#ifndef BASE_MEMORY_SCOPED_NSOBJECT_H_
#define BASE_MEMORY_SCOPED_NSOBJECT_H_
-#pragma once
#import <Foundation/Foundation.h>
#include "base/basictypes.h"