One more #include request in the test suite from Walter Brown

llvm-svn: 225609
This commit is contained in:
Marshall Clow 2015-01-11 18:07:06 +00:00
parent 122e7cd1cf
commit 612c2c7469
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <iterator>
#ifndef _LIBCPP_HAS_NO_RVALUE_REFERENCES
#include <utility>
#include <vector>
#include <memory>
#include <cassert>