瀏覽代碼

forgot header

logicp 5 年之前
父節點
當前提交
2fec77aeb9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/client.hpp

+ 1 - 0
include/client.hpp

@@ -98,6 +98,7 @@ private:
     int m_client_socket_fd;
     std::vector<std::string> m_task;
     bool executing;
+    bool file_was_sent;
     CommandMap m_commands;
     CommandArgMap m_command_arg_map;
     std::vector<int> selected_commands;