#include "./application.hpp" int main(int argc, char* argv[]) { return raid_test::gApplication.run(argc, argv); }