summaryrefslogtreecommitdiff
path: root/src/components/include/rpc_base/validation_report.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/include/rpc_base/validation_report.h')
-rw-r--r--src/components/include/rpc_base/validation_report.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/include/rpc_base/validation_report.h b/src/components/include/rpc_base/validation_report.h
index 82f265e594..c138ac143f 100644
--- a/src/components/include/rpc_base/validation_report.h
+++ b/src/components/include/rpc_base/validation_report.h
@@ -33,8 +33,8 @@
#ifndef SRC_COMPONENTS_RPC_BASE_INCLUDE_RPC_BASE_VALIDATION_REPORT_H_
#define SRC_COMPONENTS_RPC_BASE_INCLUDE_RPC_BASE_VALIDATION_REPORT_H_
-#include <string>
#include <list>
+#include <string>
namespace rpc {