diff options
Diffstat (limited to 'modules/remote-filesystem/c++/transfer.hpp')
| -rw-r--r-- | modules/remote-filesystem/c++/transfer.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/remote-filesystem/c++/transfer.hpp b/modules/remote-filesystem/c++/transfer.hpp index 7f7fa77..63990ae 100644 --- a/modules/remote-filesystem/c++/transfer.hpp +++ b/modules/remote-filesystem/c++/transfer.hpp @@ -8,6 +8,7 @@ #include <cstring> #include "common.hpp" +#include "remote.hpp" namespace saw { template<typename Schema, typename Encoding> |
