mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
#ifndef __CXXABI_H_
|
||||
#define __CXXABI_H_
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include "unwind.h"
|
||||
namespace std
|
||||
|
|
|
|||
Loading…
Reference in a new issue