Remove a fdbprc header from flow library
Flow should be an independent library.
This commit is contained in:
parent
23ecc17075
commit
5ea2e69016
|
@ -29,7 +29,6 @@
|
|||
#include "boost/asio.hpp"
|
||||
#include "flow/serialize.h"
|
||||
#include "flow/IRandom.h"
|
||||
#include "fdbrpc/crc32c.h"
|
||||
|
||||
enum {
|
||||
TaskMaxPriority = 1000000,
|
||||
|
|
Loading…
Reference in New Issue