#ifndef _BASE_H #define _BASE_H #include "base/nebu_callbacks.h" #include "base/nebu_geom.h" #include "base/nebu_matrix.h" #include "base/nebu_random.h" #include "base/nebu_types.h" #include "base/nebu_util.h" #include "base/nebu_vector.h" #include "base/nebu_system.h" #endif