summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLitvinenkoIra <ilytvynenko@luxoft.com>2019-09-04 11:52:30 +0300
committerLitvinenkoIra <ilytvynenko@luxoft.com>2019-09-04 11:52:30 +0300
commita4b2e87348daa7895714d55e80095347968f9bcb (patch)
tree88e4a20f0ff7746b94676c7391cf26d76b9fb8d5
parentbc8288d775d8d088c203ba9500ed6fcb9fab95b4 (diff)
downloadsdl_core-fix/develop_build_with_uts.tar.gz
Fix build with UTsfix/develop_build_with_uts
-rw-r--r--src/components/application_manager/rpc_plugins/vehicle_info_plugin/test/vehicle_data_item_schema_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/application_manager/rpc_plugins/vehicle_info_plugin/test/vehicle_data_item_schema_test.cc b/src/components/application_manager/rpc_plugins/vehicle_info_plugin/test/vehicle_data_item_schema_test.cc
index 1fcd5a0a60..d1bff8c982 100644
--- a/src/components/application_manager/rpc_plugins/vehicle_info_plugin/test/vehicle_data_item_schema_test.cc
+++ b/src/components/application_manager/rpc_plugins/vehicle_info_plugin/test/vehicle_data_item_schema_test.cc
@@ -35,6 +35,7 @@
#include <type_traits>
#include "formatters/formatter_json_rpc.h"
#include "formatters/generic_json_formatter.h"
+#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "interfaces/HMI_API.h"
#include "smart_objects/smart_object.h"