WIP portable iovec for Windows

This commit is contained in:
Marcus Holland-Moritz 2023-06-22 08:20:15 +02:00
parent e0c8099b90
commit d4f2453570

View File

@ -27,8 +27,7 @@
#include <memory>
#include <string>
#include <bits/types/struct_iovec.h>
#include <folly/portability/IOVec.h>
#include <folly/small_vector.h>
#include "dwarfs/block_compressor.h" // TODO: or the other way round?