<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<div>Hi All,</div>
<div> </div>
<div>I'm trying to include standard headers like <iostream> in a C++ module. The C++ Clang v12 compiler can't see these headers, but they are found in the old style translation units. Can someone explain how to include the standard headers in C++20 module translation units.</div>
<div> </div>
<div>Thanks in advance.</div>
<div> </div>
<div> </div>
<div>--James</div>
</body></html>