summaryrefslogtreecommitdiff
path: root/graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2025-02-08 03:04:57 +0000
committerNorbert Preining <norbert@preining.info>2025-02-08 03:04:57 +0000
commitc396db7db4c16dc420a640316c596b97fa46fe94 (patch)
tree6da4f12e7235fab80f7b6a37d2cc4fec4082dc63 /graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp
parent34739835e3cbf8d262d3fff2edeb26697096123c (diff)
CTAN sync 202502080304
Diffstat (limited to 'graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp')
-rw-r--r--graphics/asymptote/LspCpp/src/jsonrpc/GCThreadContext.cpp2
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
+}