cec: split up CEC processing and the public interface. removed obsolete methods from...
[deb_libcec.git] / include / CECTypes.h
index 3518d20a61236d41179a699c70526d907146b131..b9bd2addd7df062e03dbc30b6a20eb06927fbff1 100644 (file)
  *     http://www.pulse-eight.net/
  */
 
-#include <stdint.h>
-#include <vector>
-#include <string>
-#include "CECExports.h"
-
 typedef enum
 {
   CEC_ABORT_REASON_UNRECOGNIZED_OPCODE = 0,