[K/N] Refactor allocators ^KT-52130
Merge-request: KT-MR-6135 Merged-by: Alexander Shabalin <Alexander.Shabalin@jetbrains.com>
This commit is contained in:
committed by
Space
parent
a05bb3c77c
commit
663e843544
@@ -168,7 +168,7 @@ NO_INLINE size_t kotlin::internal::GetCurrentStackTrace(size_t skipFrames, std_s
|
||||
#if ! KONAN_NO_BACKTRACE
|
||||
#include <cstdarg>
|
||||
#include <cstring>
|
||||
#include "cpp_support/Span.hpp"
|
||||
#include "std_support/Span.hpp"
|
||||
#include "Format.h"
|
||||
|
||||
#if __has_include("dlfcn.h")
|
||||
|
||||
Reference in New Issue
Block a user