1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

Add newline to end of file to quiet warnings.

llvm-svn: 290519
This commit is contained in:
Greg Clayton 2016-12-25 18:41:47 +00:00
parent bb399464fe
commit 7debcb6dc2

View File

@ -45,4 +45,5 @@ void write_double(raw_ostream &S, double D, FloatStyle Style,
Optional<size_t> Precision = None);
}
#endif
#endif