ECSTASY
All in the name
Loading...
Searching...
No Matches
ecstasy.hpp
Go to the documentation of this file.
1
11
12#ifndef ECSTASY_HPP_
13#define ECSTASY_HPP_
14
16#include "query/include.hpp"
17#include "registry/include.hpp"
18#include "resources/include.hpp"
19#include "storages/include.hpp"
20#include "system/include.hpp"
21#include "thread/include.hpp"
22
29namespace ecstasy
30{
31}
32
33#endif /* !ECSTASY_HPP_ */
Namespace containing all symbols specific to ecstasy.
Definition ecstasy.hpp:30