mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
5 lines
212 B
C
5 lines
212 B
C
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CXXABI_H_
|
|
#define COSMOPOLITAN_LIBC_ISYSTEM_CXXABI_H_
|
|
#include "libc/cxxabi.h"
|
|
#include "third_party/libcxxabi/include/cxxabi.h"
|
|
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_CXXABI_H_ */
|