mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
[libc++abi] Remove missed use of config.h
llvm-svn: 299143
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
// Support functions for the no-exceptions libc++ library
|
||||
|
||||
#include "config.h"
|
||||
#include "cxxabi.h"
|
||||
|
||||
#include <exception> // for std::terminate
|
||||
|
||||
Reference in New Issue
Block a user