mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-18 08:57:39 +02:00
Renamed FileChunker to StreamChunker #4601
This commit is contained in:
parent
4c36c08099
commit
30f96b9fbb
6 changed files with 28 additions and 27 deletions
|
@ -18,7 +18,7 @@
|
|||
#include "server/ClientProxy1_5.h"
|
||||
|
||||
#include "server/Server.h"
|
||||
#include "synergy/FileChunker.h"
|
||||
#include "synergy/StreamChunker.h"
|
||||
#include "synergy/ProtocolUtil.h"
|
||||
#include "io/IStream.h"
|
||||
#include "base/Log.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue