X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftestclient%2Fmain.cpp;h=817d26797cf7c139cf2977d611083574fadb3b7a;hb=a75a882fccb18fcf74d8df3a9306eb78cfeca619;hp=dc20968dd60952bc7f3e42366a58cb770c95669f;hpb=acec5f4851b1930cafb6ddc044131204a017401e;p=deb_libcec.git diff --git a/src/testclient/main.cpp b/src/testclient/main.cpp index dc20968..817d267 100644 --- a/src/testclient/main.cpp +++ b/src/testclient/main.cpp @@ -30,7 +30,7 @@ * http://www.pulse-eight.net/ */ -#include +#include #include #include @@ -45,7 +45,7 @@ using namespace std; #define CEC_TEST_CLIENT_VERSION 7 -#include +#include inline bool HexStrToInt(const std::string& data, uint8_t& value) {