From a08a5644c48c640ddf09f98809028592badd7743 Mon Sep 17 00:00:00 2001 From: Ryan Long Date: Wed, 28 Jul 2021 16:14:26 -0400 Subject: Remove app_common and all references to it - Removed the includes of app_common.h - Removed app_common references in build infrastructure - Removed app_common.cc and app_common.h --- tester/covoar/GcovFunctionData.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'tester/covoar/GcovFunctionData.cc') diff --git a/tester/covoar/GcovFunctionData.cc b/tester/covoar/GcovFunctionData.cc index 1767f18..ff0e515 100644 --- a/tester/covoar/GcovFunctionData.cc +++ b/tester/covoar/GcovFunctionData.cc @@ -9,7 +9,6 @@ #include #include -#include "app_common.h" #include "GcovFunctionData.h" #include "ObjdumpProcessor.h" #include "CoverageMapBase.h" -- cgit v1.2.3