#pragma once #include #include namespace Email { extern std::vector dump; void init(); }