#ifndef LLARP_FS_HPP #define LLARP_FS_HPP #include namespace fs = std::experimental::filesystem; #endif