From 21efce873ecb6d32b60fcd92bb49aadbf1c876a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Mon, 1 Feb 2016 09:55:35 +0100 Subject: [PATCH] add eol at the end of the file --- .../test/Boolean_set_operations_2/simple_join_diff_bso_2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Boolean_set_operations_2/test/Boolean_set_operations_2/simple_join_diff_bso_2.cpp b/Boolean_set_operations_2/test/Boolean_set_operations_2/simple_join_diff_bso_2.cpp index 2d2852f7cc6..712d30c7f11 100644 --- a/Boolean_set_operations_2/test/Boolean_set_operations_2/simple_join_diff_bso_2.cpp +++ b/Boolean_set_operations_2/test/Boolean_set_operations_2/simple_join_diff_bso_2.cpp @@ -99,4 +99,4 @@ int main() join("data/union_03.txt"); difference("data/diff_01.txt"); return 0; -} \ No newline at end of file +}