Crafter.Thread/interfaces/Crafter.Thread.cppm
2026-07-22 17:42:14 +02:00

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;