tvl-depot/absl/numeric/int128_no_intrinsic.inc
2017-09-19 16:54:40 -04:00

3 lines
192 B
C++

// 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.