#include "../include/etw_lmm.hpp" int main(int argc, char *argv[]) { ETW_LMM lmm(argc, argv); return lmm.execute(); }