#ifndef TOS_ERROR_HAMMING_CODES_H #define TOS_ERROR_HAMMING_CODES_H #include "../stdlib/Types.h" #include "../utils/BitUtils.h" #endif