From c8c95df8b002382c25d42338a9e74afd6f01cc6f Mon Sep 17 00:00:00 2001 From: momo5502 Date: Sun, 24 Jan 2016 12:34:29 +0100 Subject: [PATCH] Line break :D --- src/STDInclude.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/STDInclude.cpp b/src/STDInclude.cpp index 9143bd95..7a1e538d 100644 --- a/src/STDInclude.cpp +++ b/src/STDInclude.cpp @@ -8,4 +8,4 @@ Assert_Size(BYTE, 1); Assert_Size(long long, 8); Assert_Size(int, 4); Assert_Size(short, 2); -Assert_Size(char, 1); \ No newline at end of file +Assert_Size(char, 1);