From c454ac95267beecd67b1ec3ef8851d5089f99c4c Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Wed, 16 Mar 2022 18:43:18 +0000 Subject: IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library Change-Id: Ib14fdcca15f40fedc0f992b0fd882458dc58c9ba Signed-off-by: Jim Flynn --- tests/profiling/gatordmock/GatordMockService.hpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/profiling') diff --git a/tests/profiling/gatordmock/GatordMockService.hpp b/tests/profiling/gatordmock/GatordMockService.hpp index cc9cdd1d8e..fa483e0a51 100644 --- a/tests/profiling/gatordmock/GatordMockService.hpp +++ b/tests/profiling/gatordmock/GatordMockService.hpp @@ -16,13 +16,11 @@ #include +#include #include #include #include -// src/profiling -#include - #include #include #include -- cgit v1.2.1