| Index: base/memory/scoped_ptr.h
|
| diff --git a/base/memory/scoped_ptr.h b/base/memory/scoped_ptr.h
|
| index 8e4ff62b039537973d846dc3c61da7e1c223ae8d..fab6c7e33f6546631d64b89719df2f8bada1e69c 100644
|
| --- a/base/memory/scoped_ptr.h
|
| +++ b/base/memory/scoped_ptr.h
|
| @@ -86,7 +86,6 @@
|
|
|
| #ifndef BASE_MEMORY_SCOPED_PTR_H_
|
| #define BASE_MEMORY_SCOPED_PTR_H_
|
| -#pragma once
|
|
|
| // This is an implementation designed to match the anticipated future TR2
|
| // implementation of the scoped_ptr class, and its closely-related brethren,
|
|
|