summaryrefslogtreecommitdiffstats
path: root/Source/cmCxxModuleMapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCxxModuleMapper.h')
-rw-r--r--Source/cmCxxModuleMapper.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/cmCxxModuleMapper.h b/Source/cmCxxModuleMapper.h
index ef01e48..34111f7 100644
--- a/Source/cmCxxModuleMapper.h
+++ b/Source/cmCxxModuleMapper.h
@@ -13,7 +13,8 @@
#include <cm/optional>
#include <cmext/string_view>
-#include "cmScanDepFormat.h"
+enum class LookupMethod;
+struct cmScanDepInfo;
enum class CxxModuleMapFormat
{