For compiling on FreeBSD

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@104616 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Howard Hinnant
2010-05-25 17:25:25 +00:00
parent 5430540d57
commit 0bfe8809b4

View File

@@ -9,6 +9,7 @@
#include "thread" #include "thread"
#include "exception" #include "exception"
#include <sys/types.h>
#include <sys/sysctl.h> #include <sys/sysctl.h>
_LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_NAMESPACE_STD