Chromium Code Reviews| Index: base/numerics/safe_conversions_impl.h |
| =================================================================== |
| --- base/numerics/safe_conversions_impl.h (revision 0) |
| +++ base/numerics/safe_conversions_impl.h (working copy) |
| @@ -2,8 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -#ifndef BASE_SAFE_NUMERICS_IMPL_H_ |
| -#define BASE_SAFE_NUMERICS_IMPL_H_ |
| +#ifndef BASE_SAFE_NUMERICS_CONVERSIONS_IMPL_H_ |
|
jam
2014/01/17 01:18:55
ditto
jschuh
2014/01/17 02:37:51
Done.
|
| +#define BASE_SAFE_NUMERICS_CONVERSIONS_IMPL_H_ |
| #include <limits> |
| @@ -179,5 +179,5 @@ |
| } // namespace internal |
| } // namespace base |
| -#endif // BASE_SAFE_NUMERICS_IMPL_H_ |
| +#endif // BASE_SAFE_NUMERICS_CONVERSIONS_IMPL_H_ |