Skip to content

Commit b014944

Browse files
committed
[NFC] [doc] Mentioning to include the guard headers from imported modules
1 parent d68d295 commit b014944

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/docs/StandardCPlusPlusModules.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -868,6 +868,9 @@ headers to:
868868
...
869869
#endif
870870

871+
If the modules imported by your library provides such headers too, remember to add them to
872+
your ``your_library_imported.h`` too.
873+
871874
Importing modules
872875
~~~~~~~~~~~~~~~~~
873876

0 commit comments

Comments
 (0)