aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/third_party/abseil-cpp/absl/numeric/int128_no_intrinsic.inc
blob: 2dbff2b31565e08e9c4ff1f2efc5aa46cad878c6 (plain)
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.