Skip to content

Commit fc4a71a

Browse files
martinlichtldionne
andauthored
Update libcxx/docs/UserDocumentation.rst
Co-authored-by: Louis Dionne <[email protected]>
1 parent 823a426 commit fc4a71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/UserDocumentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ enable or disable extended libc++ behavior.
144144
When this macro is defined, the standard library headers will adhere to a
145145
stricter policy regarding the (transitive) inclusion of other standard library
146146
headers, only guaranteeing to provide those definitions explicitly mandated by
147-
the standard. Please notice that defining this macro might break existing codebasesgit
147+
the standard. Please notice that defining this macro might break existing codebases
148148
that implicitly rely on standard headers providing definitions not explicitly
149149
required by the standard.
150150

0 commit comments

Comments
 (0)