#ifndef INCLUDE_INCLUDES_HPP_ #define INCLUDE_INCLUDES_HPP_ #include <utils/types.hpp> #include <utils/log.hpp> #include <utils/enums.hpp> #include <utils/functions.hpp> #endif