diff options
Diffstat (limited to 'base/third_party/dmg_fp/README.chromium')
-rw-r--r-- | base/third_party/dmg_fp/README.chromium | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/third_party/dmg_fp/README.chromium b/base/third_party/dmg_fp/README.chromium index 046f273..b857044 100644 --- a/base/third_party/dmg_fp/README.chromium +++ b/base/third_party/dmg_fp/README.chromium @@ -14,3 +14,4 @@ List of changes made to original code: - made some minor changes to allow clean compilation under g++ -Wall, see gcc_warnings.patch. - made some minor changes to build on 64-bit, see gcc_64_bit.patch. + - made some implicit type converisons explicit, see type_conversion.patch. |