Consolix
Loading...
Searching...
No Matches
consolix.hpp
Go to the documentation of this file.
1#pragma once
2#ifndef _CONSOLIX_HPP_INCLUDED
3#define _CONSOLIX_HPP_INCLUDED
4
10
11#include "config_macros.hpp"
12#include "core.hpp"
13#include "components.hpp"
14#include "utils.hpp"
15
21namespace consolix {};
22
23#endif // _CONSOLIX_HPP_INCLUDED
Entry point for including all Consolix components.
Configuration macros for the Consolix framework.
Entry point for including all core headers of the Consolix framework.
< Utility modules and helpers.
Entry point for including utility headers for Consolix.