#ifndef BASE_H #define BASE_H #include "base_context_cracking.h" #include "base_core.h" #include "base_math.h" #include "base_memory.h" #include "base_strings.h" #include "base_thread_context.h" #include "base_sort.h" #endif //BASE_H