| Index: base/atomicops_internals_mips_gcc.h
|
| diff --git a/base/atomicops_internals_mips_gcc.h b/base/atomicops_internals_mips_gcc.h
|
| index 74854fcb41cb66df6d503ce8fd0ac5bd4e00b710..505597e74ff23587ba0b427c5b9db20efdac3467 100644
|
| --- a/base/atomicops_internals_mips_gcc.h
|
| +++ b/base/atomicops_internals_mips_gcc.h
|
| @@ -8,7 +8,6 @@
|
|
|
| #ifndef BASE_ATOMICOPS_INTERNALS_MIPS_GCC_H_
|
| #define BASE_ATOMICOPS_INTERNALS_MIPS_GCC_H_
|
| -#pragma once
|
|
|
| #define ATOMICOPS_COMPILER_BARRIER() __asm__ __volatile__("" : : : "memory")
|
|
|
|
|