[libc++abi] Remove missed use of config.h

llvm-svn: 299143
This commit is contained in:
Shoaib Meenai 2017-03-31 00:29:25 +00:00
parent 61781ac26e
commit 8377febb37

View File

@ -13,7 +13,6 @@
// Support functions for the no-exceptions libc++ library // Support functions for the no-exceptions libc++ library
#include "config.h"
#include "cxxabi.h" #include "cxxabi.h"
#include <exception> // for std::terminate #include <exception> // for std::terminate