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

Committer:
nxp_ip
Date:
Wed Mar 04 10:14:02 2015 +0000
Revision:
0:6d2f6c0fcc40
Initial version

Who changed what in which revision?

UserRevisionLine numberNew contents of line
nxp_ip 0:6d2f6c0fcc40 1
nxp_ip 0:6d2f6c0fcc40 2 #include "mbed.h"
nxp_ip 0:6d2f6c0fcc40 3 #include "CompLedDvrCC.h"
nxp_ip 0:6d2f6c0fcc40 4
nxp_ip 0:6d2f6c0fcc40 5 CompLedDvrCC::CompLedDvrCC() {}
nxp_ip 0:6d2f6c0fcc40 6 CompLedDvrCC::~CompLedDvrCC() {}