From Jason Turner

[res.on.headers]

Diff to HTML by rtfpessoa

tmp/tmpcq1qgrsa/{from.md → to.md} RENAMED
@@ -9,8 +9,9 @@ headers.
9
  Certain types and macros are defined in more than one header. Every such
10
  entity shall be defined such that any header that defines it may be
11
  included after any other header that also defines it (
12
  [[basic.def.odr]]).
13
 
14
- The C standard headers ([[depr.c.headers]]) shall include only their
15
- corresponding C++standard header, as described in  [[headers]].
 
16
 
 
9
  Certain types and macros are defined in more than one header. Every such
10
  entity shall be defined such that any header that defines it may be
11
  included after any other header that also defines it (
12
  [[basic.def.odr]]).
13
 
14
+ The C standard library headers ([[depr.c.headers]]) shall include only
15
+ their corresponding C++standard library header, as described in 
16
+ [[headers]].
17