Skip to content

Commit a892289

Browse files
TylerMSFTTylerMSFT
authored andcommitted
fix github issue#3845
1 parent 836f3f2 commit a892289

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/build/reference/headername.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "/headerName (Build a header unit from the specified header)"
33
description: "Use the /headerName compiler option to establish a mapping between a header file and the header unit to build."
4-
ms.date: 04/13/2021
4+
ms.date: 04/21/2022
55
author: "tylermsft"
66
ms.author: "twhitney"
77
f1_keywords: ["/headerName"]
@@ -68,6 +68,6 @@ cl /std:c++latest /exportHeader /headerName:angle /MP /Fo.\ vector iostream algo
6868
## See also
6969

7070
[`/exportHeader` (Create header units)](module-exportheader.md)\
71-
[`/headerUnit` (Create header units)](headerunit.md)\
71+
[`/headerUnit` (Use header unit IFC)](headerunit.md)\
7272
[`/reference` (Use named module IFC)](module-reference.md)\
7373
[`/translateInclude` (Translate include directives into import directives)](translateinclude.md)

0 commit comments

Comments
 (0)