/* This file basically contains all header files that are needed to use WHY2. *You can use them individually ofc* */ #ifndef WHY2_WHY2_H #define WHY2_WHY2_H //CORE #include #include #include #include //LOGGER #include #include #endif