diff options
| author | Alexander Blair <snipa@jagtech.io> | 2020-07-19 03:34:27 -0700 |
|---|---|---|
| committer | Alexander Blair <snipa@jagtech.io> | 2020-07-19 03:34:28 -0700 |
| commit | 3ba6c7fd30302cfb38f8af0618504dbf1fb17f09 (patch) | |
| tree | ee889c2e7335d49ee67c413f5d18576bbff12b40 /tests/core_proxy/core_proxy.cpp | |
| parent | a0d179e528220137885fee0817dc792127aec18c (diff) | |
| parent | 8656a8c9ff38c59aff678880eca3ffc52d2242af (diff) | |
| download | monzero-core-3ba6c7fd30302cfb38f8af0618504dbf1fb17f09.tar.gz monzero-core-3ba6c7fd30302cfb38f8af0618504dbf1fb17f09.tar.xz monzero-core-3ba6c7fd30302cfb38f8af0618504dbf1fb17f09.zip | |
Merge pull request #6516
8656a8c9f remove double includes (sumogr)
Diffstat (limited to 'tests/core_proxy/core_proxy.cpp')
| -rw-r--r-- | tests/core_proxy/core_proxy.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/core_proxy/core_proxy.cpp b/tests/core_proxy/core_proxy.cpp index b0f72826d..8095f03e3 100644 --- a/tests/core_proxy/core_proxy.cpp +++ b/tests/core_proxy/core_proxy.cpp @@ -47,7 +47,6 @@ #include "cryptonote_protocol/cryptonote_protocol_handler.h" #include "cryptonote_protocol/cryptonote_protocol_handler.inl" #include "core_proxy.h" -#include "version.h" #if defined(WIN32) #include <crtdbg.h> |
