diff options
Diffstat (limited to 'modules/remote-filesystem/c++/remote.hpp')
| -rw-r--r-- | modules/remote-filesystem/c++/remote.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/remote-filesystem/c++/remote.hpp b/modules/remote-filesystem/c++/remote.hpp index c5ca397..caae2a9 100644 --- a/modules/remote-filesystem/c++/remote.hpp +++ b/modules/remote-filesystem/c++/remote.hpp @@ -5,6 +5,8 @@ #include <forstio/codec/schema_hash.hpp> #include <forstio/remote/remote.hpp> +#include "transfer.hpp" + namespace saw { namespace rmt { struct File {}; |
