blob: 2dbff2b31565e08e9c4ff1f2efc5aa46cad878c6 (
plain) (
blame)
1
2
3
|
// This file will contain :int128 implementation details that depend on internal
// representation when ABSL_HAVE_INTRINSIC_INT128 is *not* defined. This file
// will be included by int128.h.
|