#pragma once #include "fs_path.hpp" #include namespace fs { typedef std::vector PathVector; }