From 8cdac0b88534f785fe9722ef74e7bf7cdc625b10 Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Fri, 9 Dec 2016 12:32:02 +0000 Subject: [NFC] Change whitespace to force docs rebuild git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@289205 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/UsingLibcxx.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/UsingLibcxx.rst b/docs/UsingLibcxx.rst index 1fd1d49d6..d6d1095b8 100644 --- a/docs/UsingLibcxx.rst +++ b/docs/UsingLibcxx.rst @@ -182,3 +182,4 @@ thread safety annotations. using Tup = std::tuple; return Tup{"hello world", 42}; // explicit constructor called. OK. } + -- cgit v1.2.3