diff options
Diffstat (limited to 'absl/numeric')
-rw-r--r-- | absl/numeric/int128.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/absl/numeric/int128.h b/absl/numeric/int128.h index c0ec03d4e836..2f5b8ad7a874 100644 --- a/absl/numeric/int128.h +++ b/absl/numeric/int128.h @@ -53,7 +53,6 @@ namespace absl { - // uint128 // // An unsigned 128-bit integer type. The API is meant to mimic an intrinsic type |