diff options
Diffstat (limited to 'base/float_util.h')
-rw-r--r-- | base/float_util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/float_util.h b/base/float_util.h index 3382af1..5909995 100644 --- a/base/float_util.h +++ b/base/float_util.h @@ -23,4 +23,3 @@ inline bool IsFinite(const double& number) { } // namespace base #endif // BASE_FLOAT_UTIL_H_ - |