summaryrefslogtreecommitdiff
path: root/src/components/include/test/protocol_handler/mock_session_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/include/test/protocol_handler/mock_session_observer.h')
-rw-r--r--src/components/include/test/protocol_handler/mock_session_observer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/include/test/protocol_handler/mock_session_observer.h b/src/components/include/test/protocol_handler/mock_session_observer.h
index 0d74b15f64..01bb41a96e 100644
--- a/src/components/include/test/protocol_handler/mock_session_observer.h
+++ b/src/components/include/test/protocol_handler/mock_session_observer.h
@@ -34,8 +34,8 @@
#define SRC_COMPONENTS_INCLUDE_TEST_PROTOCOL_HANDLER_MOCK_SESSION_OBSERVER_H_
#include <gmock/gmock.h>
-#include <string>
#include <list>
+#include <string>
#include "protocol_handler/session_observer.h"
#include "transport_manager/common.h"