diff --git a/test/mock/mock_gatt_client.c b/test/mock/mock_gatt_client.c index 1dedd0320..241f364f1 100644 --- a/test/mock/mock_gatt_client.c +++ b/test/mock/mock_gatt_client.c @@ -6,8 +6,8 @@ #include "bluetooth_gatt.h" #include "mock_gatt_client.h" -#include "CppUTest/TestHarness.h" -#include "CppUTestExt/MockSupport.h" +//#include "CppUTest/TestHarness.h" +//#include "CppUTestExt/MockSupport.h" static enum { MOCK_QUERY_IDLE = 0,