#pragma once #include namespace tests { int imp_list(char *path); }; //namespace tests