Crafter.Thread/interfaces/Crafter.Thread.cppm

5 lines
159 B
Text
Raw Normal View History

2026-07-22 17:42:14 +02:00
//SPDX-License-Identifier: LGPL-3.0-only
//SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts®
2025-02-17 22:31:53 +01:00
export module Crafter.Thread;
export import :ThreadPool;