Echo Writes Code

grok.hpp

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

#include "crucible/grok/errors.hpp"

#endif // CRUCIBLE_GROK_HPP