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