ee2e3f667f
- 3eaa80f3372d679f9c7ecd7661971d7a4ee3766a Include implementation files in header. by Alex Strelnikov <strel@google.com> GitOrigin-RevId: 3eaa80f3372d679f9c7ecd7661971d7a4ee3766a Change-Id: Ib77722fc43798a7321443eced4eb9da2b7e40064
3 lines
186 B
C++
3 lines
186 B
C++
// This file will contain :int128 implementation details that depend on internal
|
|
// representation when ABSL_HAVE_INTRINSIC_INT128 is defined. This file will be
|
|
// included by int128.h.
|