diff options
Diffstat (limited to 'executor/executor.cc')
| -rw-r--r-- | executor/executor.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/executor/executor.cc b/executor/executor.cc index f9ec7f1b5..6ac777ad6 100644 --- a/executor/executor.cc +++ b/executor/executor.cc @@ -3,6 +3,9 @@ // +build +// Currently this is unused (included only to test building). +#include "pkg/flatrpc/flatrpc.h" + #include <algorithm> #include <errno.h> #include <limits.h> |
