]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Add comment to #include in <variant>
authorJonathan Wakely <jwakely@redhat.com>
Thu, 25 Apr 2024 12:04:43 +0000 (13:04 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 25 Apr 2024 17:38:43 +0000 (18:38 +0100)
commitf3021e6e0600bedd69567b21d2a06b0b9854c533
tree9995787bf564ae38b35e87863ab7120d0a161b13
parentd0e1e1291b10372d71ad3d6cb66b333ea91097e7
libstdc++: Add comment to #include in <variant>

It's not obvious why <variant> needs <bits/parse_numbers.h> so add a
comment to it.

libstdc++-v3/ChangeLog:

* include/std/variant: Add comment to #include.
libstdc++-v3/include/std/variant
This page took 0.056933 seconds and 5 git commands to generate.