From ee2e3f667fca30b2cc754d560052204090e2a402 Mon Sep 17 00:00:00 2001 From: Abseil Team Date: Tue, 7 Nov 2017 04:53:20 -0800 Subject: Changes imported from Abseil "staging" branch: - 3eaa80f3372d679f9c7ecd7661971d7a4ee3766a Include implementation files in header. by Alex Strelnikov GitOrigin-RevId: 3eaa80f3372d679f9c7ecd7661971d7a4ee3766a Change-Id: Ib77722fc43798a7321443eced4eb9da2b7e40064 --- absl/numeric/int128_have_intrinsic.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'absl/numeric/int128_have_intrinsic.inc') diff --git a/absl/numeric/int128_have_intrinsic.inc b/absl/numeric/int128_have_intrinsic.inc index bb6491e178ab..49bde0767870 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. -- cgit 1.4.1