diff options
| author | Daniel Kraft <[email protected]> | 2019-02-18 12:11:41 +0100 |
|---|---|---|
| committer | Daniel Kraft <[email protected]> | 2019-02-18 12:11:41 +0100 |
| commit | 39e20fc54ff1b57d6e046fc1215e2c2f7f89a97e (patch) | |
| tree | 9f7ce8b52f7acf14b6bdb739100cad7010d46445 /src/httpserver.cpp | |
| parent | Merge #15250: Use RdSeed when available, and reduce RdRand load (diff) | |
| download | discoin-39e20fc54ff1b57d6e046fc1215e2c2f7f89a97e.tar.xz discoin-39e20fc54ff1b57d6e046fc1215e2c2f7f89a97e.zip | |
Add missing #include.
bd0dbe8763fc3029cf96531c9ccaba280b939445 introduced a dependency of
rpc/util.h on RPCErrorCode, defined in rpc/protocol.h. The latter file
is only included from rpc/util.cpp, though. This commit fixes the
missing include, by moving the #include of rpc/protocol.h to
rpc/util.h.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions