update to suppress warning of "last line of file ends without a newline"

Revision:
0:6d2f6c0fcc40
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CompLedDvrCC.cpp	Wed Mar 04 10:14:02 2015 +0000
@@ -0,0 +1,6 @@
+
+#include    "mbed.h"
+#include    "CompLedDvrCC.h"
+
+CompLedDvrCC::CompLedDvrCC() {}
+CompLedDvrCC::~CompLedDvrCC() {}