Pull in upstream libcxxrt commit 8006101, which makes its cxxabi.h file
compilable just by itself. PR: kern/184019 MFC after: 3 days
This commit is contained in:
parent
d45679747c
commit
f18dc6922d
@ -22,6 +22,7 @@
|
||||
|
||||
#ifndef __CXXABI_H_
|
||||
#define __CXXABI_H_
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include "unwind.h"
|
||||
namespace std
|
||||
|
Loading…
Reference in New Issue
Block a user