diff options
Diffstat (limited to 'libcxxabi/src/config.h')
| -rw-r--r-- | libcxxabi/src/config.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/libcxxabi/src/config.h b/libcxxabi/src/config.h deleted file mode 100644 index c823552507d..00000000000 --- a/libcxxabi/src/config.h +++ /dev/null @@ -1,17 +0,0 @@ -//===----------------------------- config.h -------------------------------===// -// -// The LLVM Compiler Infrastructure -// -// This file is dual licensed under the MIT and the University of Illinois Open -// Source Licenses. See LICENSE.TXT for details. -// -// -// Defines macros used within the libc++abi project. -// -//===----------------------------------------------------------------------===// - - -#ifndef LIBCXXABI_CONFIG_H -#define LIBCXXABI_CONFIG_H - -#endif // LIBCXXABI_CONFIG_H |

