diff options
author | Riccardo Spagni <ric@spagni.net> | 2017-12-17 12:58:46 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2017-12-17 12:58:46 +0200 |
commit | b806d9844e4cfdb94e7a2d175efdf41d5ad480ff (patch) | |
tree | f90f634f25079749febf00618ac3160d204f2d7a /src/daemon/CMakeLists.txt | |
parent | Merge pull request #2881 (diff) | |
parent | move includes around to lessen overall load (diff) | |
download | monero-b806d9844e4cfdb94e7a2d175efdf41d5ad480ff.tar.xz |
Merge pull request #2864
09ce03d6 move includes around to lessen overall load (moneromooo-monero)
Diffstat (limited to 'src/daemon/CMakeLists.txt')
-rw-r--r-- | src/daemon/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/CMakeLists.txt b/src/daemon/CMakeLists.txt index 2f9c2b2f9..c8b5abec5 100644 --- a/src/daemon/CMakeLists.txt +++ b/src/daemon/CMakeLists.txt @@ -59,7 +59,6 @@ set(daemon_private_headers rpc_command_executor.h # cryptonote_protocol - ../cryptonote_protocol/blobdatatype.h ../cryptonote_protocol/cryptonote_protocol_defs.h ../cryptonote_protocol/cryptonote_protocol_handler.h ../cryptonote_protocol/cryptonote_protocol_handler.inl |