aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/ModuleMapLocations/Both_F.framework/Headers/a.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/ModuleMapLocations/Both_F.framework/Headers/a.h')
-rw-r--r--test/Modules/Inputs/ModuleMapLocations/Both_F.framework/Headers/a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Modules/Inputs/ModuleMapLocations/Both_F.framework/Headers/a.h b/test/Modules/Inputs/ModuleMapLocations/Both_F.framework/Headers/a.h
index 9dabfc089a15..aa47ef47c484 100644
--- a/test/Modules/Inputs/ModuleMapLocations/Both_F.framework/Headers/a.h
+++ b/test/Modules/Inputs/ModuleMapLocations/Both_F.framework/Headers/a.h
@@ -1 +1,2 @@
+@import Module; // Don't cause redefinition error.
void will_be_found2(void);