From: Alexander Aksenov Date: Wed, 25 Apr 2018 19:20:54 +0000 (+0300) Subject: Add missing header for modules.h X-Git-Tag: submit/tizen/20180620.071641~11^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a0893d3c6c9560aa7d8623c2e9d1b3eb29b60a0;p=sdk%2Ftools%2Fnetcoredbg.git Add missing header for modules.h Signed-off-by: Alexander Aksenov --- diff --git a/src/debug/netcoredbg/modules.h b/src/debug/netcoredbg/modules.h index 0df8563..eb7c2e9 100644 --- a/src/debug/netcoredbg/modules.h +++ b/src/debug/netcoredbg/modules.h @@ -4,6 +4,7 @@ #pragma once +#include #include #include #include