Fix RPC pimp iwyu
Reviewers: dgleich Reviewed By: dgleich Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1055
This commit is contained in:
parent
0cc1ac92b0
commit
b42169a0cb
@ -8,6 +8,8 @@
|
||||
#include "cereal/types/utility.hpp"
|
||||
#include "cereal/types/vector.hpp"
|
||||
|
||||
#include "communication/messaging/local.hpp"
|
||||
|
||||
#define RPC_NO_MEMBER_MESSAGE(name) \
|
||||
using communication::messaging::Message; \
|
||||
struct name : public Message { \
|
||||
|
Loading…
Reference in New Issue
Block a user