Files
Custom-Operating-System/libs/libcxx/include/cassert

9 lines
123 B
Plaintext
Raw Normal View History

2025-02-12 09:54:05 -05:00
#pragma GCC system_header
#ifndef _LIBCXX_CASSERT
#define _LIBCXX_CASSERT
#include <assert.h>
#endif // _LIBCXX_CASSERT