diff options
author | Norbert Preining <norbert@preining.info> | 2025-02-08 03:04:57 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2025-02-08 03:04:57 +0000 |
commit | c396db7db4c16dc420a640316c596b97fa46fe94 (patch) | |
tree | 6da4f12e7235fab80f7b6a37d2cc4fec4082dc63 /graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp | |
parent | 34739835e3cbf8d262d3fff2edeb26697096123c (diff) |
CTAN sync 202502080304
Diffstat (limited to 'graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp')
-rw-r--r-- | graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp b/graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp index 8b68d329c9..8caf0c66e8 100644 --- a/graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp +++ b/graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp @@ -14,4 +14,4 @@ GCThreadContext::~GCThreadContext() #ifdef LSPCPP_USEGC GC_unregister_my_thread(); #endif -}
\ No newline at end of file +} |