summaryrefslogtreecommitdiff
path: root/src/components/include/test/protocol_handler/mock_protocol_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/include/test/protocol_handler/mock_protocol_observer.h')
-rw-r--r--src/components/include/test/protocol_handler/mock_protocol_observer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/include/test/protocol_handler/mock_protocol_observer.h b/src/components/include/test/protocol_handler/mock_protocol_observer.h
index 257ea5ad9f..ef28d80d0b 100644
--- a/src/components/include/test/protocol_handler/mock_protocol_observer.h
+++ b/src/components/include/test/protocol_handler/mock_protocol_observer.h
@@ -33,8 +33,8 @@
#ifndef SRC_COMPONENTS_INCLUDE_TEST_PROTOCOL_HANDLER_MOCK_PROTOCOL_OBSERVER_H_
#define SRC_COMPONENTS_INCLUDE_TEST_PROTOCOL_HANDLER_MOCK_PROTOCOL_OBSERVER_H_
-#include "gmock/gmock.h"
#include <string>
+#include "gmock/gmock.h"
#include "protocol_handler/protocol_observer.h"
namespace test {