#ifndef TYPEDEF_H #define TYPEDEF_H namespace pywrap { typedef uint64_t clfId_t; } #endif /* TYPEDEF_H */