5 lines
No EOL
159 B
C++
Executable file
5 lines
No EOL
159 B
C++
Executable file
//SPDX-License-Identifier: LGPL-3.0-only
|
|
//SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts®
|
|
|
|
export module Crafter.Thread;
|
|
export import :ThreadPool; |