Echo Writes Code

meta.hpp

1
2
3
4
5
6
#ifndef CRUCIBLE_META_HPP
#define CRUCIBLE_META_HPP

#include "crucible/meta/capability.hpp"

#endif // CRUCIBLE_META_HPP