diff options
Diffstat (limited to 'base/string_util_posix.h')
-rw-r--r-- | base/string_util_posix.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/string_util_posix.h b/base/string_util_posix.h index f9c3597..2660ba2 100644 --- a/base/string_util_posix.h +++ b/base/string_util_posix.h @@ -36,4 +36,3 @@ inline int vswprintf(wchar_t* buffer, size_t size, } // namespace base #endif // BASE_STRING_UTIL_POSIX_H_ - |