/* * dump.hpp * * Created on: May 13, 2017 * Author: nullifiedcat */ #ifndef DUMP_HPP_ #define DUMP_HPP_ void PerformClassDump(); #endif /* DUMP_HPP_ */