[libcxx-commits] [PATCH] D144994: [Draft][libc++][modules] Adds std module.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 20 10:08:43 PDT 2023
ldionne added inline comments.
================
Comment at: libcxx/test/std/time/time.syn/formatter_tests.h:22
#include <string_view>
+#include <iostream>
----------------
This doesn't seem necessary at all, it's included above.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144994/new/
https://reviews.llvm.org/D144994
More information about the libcxx-commits
mailing list