aboutsummaryrefslogtreecommitdiffhomepage
path: root/absl/numeric/int128_have_intrinsic.inc
diff options
context:
space:
mode:
authorGravatar Abseil Team <absl-team@google.com>2017-11-07 04:53:20 -0800
committerGravatar katzdm <katzdm@google.com>2017-11-07 11:03:01 -0500
commitee2e3f667fca30b2cc754d560052204090e2a402 (patch)
tree4bd839ef9bed849679a110f5b11ec4539fcf1c22 /absl/numeric/int128_have_intrinsic.inc
parent075cf62092b39b640798f70bf7d16b6c82ca2842 (diff)
Changes imported from Abseil "staging" branch:
- 3eaa80f3372d679f9c7ecd7661971d7a4ee3766a Include implementation files in header. by Alex Strelnikov <strel@google.com> GitOrigin-RevId: 3eaa80f3372d679f9c7ecd7661971d7a4ee3766a Change-Id: Ib77722fc43798a7321443eced4eb9da2b7e40064
Diffstat (limited to 'absl/numeric/int128_have_intrinsic.inc')
-rw-r--r--absl/numeric/int128_have_intrinsic.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/absl/numeric/int128_have_intrinsic.inc b/absl/numeric/int128_have_intrinsic.inc
index bb6491e..49bde07 100644
--- a/absl/numeric/int128_have_intrinsic.inc
+++ b/absl/numeric/int128_have_intrinsic.inc
@@ -1,3 +1,3 @@
// 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. \ No newline at end of file
+// included by int128.h.