Remove blank line to make comparing easier.
diff --git a/src/main/cpp/systemoutwriter.cpp b/src/main/cpp/systemoutwriter.cpp
index ee86446..4296f77 100644
--- a/src/main/cpp/systemoutwriter.cpp
+++ b/src/main/cpp/systemoutwriter.cpp
@@ -29,7 +29,6 @@
 
 IMPLEMENT_LOG4CXX_OBJECT(SystemOutWriter)
 
-
 SystemOutWriter::SystemOutWriter() {
 }