#ifndef COMMON_H #define COMMON_H COMMON_H #include namespace HeptaLed { typedef std::vector ByteBuffer; } #endif