Move atomic_support.h and config_elast.h into src/include

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@245354 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Fiselier
2015-08-18 21:08:54 +00:00
parent 34172f7f1b
commit 3b1fb53a65
6 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
#include "limits"
#include "system_error"
#include "cassert"
#include "support/atomic_support.h"
#include "include/atomic_support.h"
_LIBCPP_BEGIN_NAMESPACE_STD
#ifndef _LIBCPP_HAS_NO_THREADS