FYI, I think Richard Smith had a large patch that fixed *many* of these missing header include issues. CC-ing him in the hope that, aside from getting this fixed, we can get many of the rest fixed quickly for you.
The patch looks fine to me, but Marshall should probably glance at it and commit it. On Sun, Mar 9, 2014 at 7:42 PM, Stephen MacKenzie <[email protected]>wrote: > Greetings from MSVC STL land. We like your tests for our STL. Have a > fix, starting with baby-steps. > > > > Four tests under > libcxx/test/containers/containers.adaptors/priority.queue/priqueue.cons > don’t compile for us. We need to explicitly include <functional>. That is > the extent of it. > > > > Thanks, > > Steve MacKenzie > > Microsoft Visual C++ Libraries > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
