Sha256: 41e2770ce710caa84cb847a58aa58f9740354e37f878da0a474a10ee58bbd533
Contents?: true
Size: 295 Bytes
Versions: 4
Compression:
Stored size: 295 Bytes
Contents
/* Copyright (c) 2024 Julian Benda * * This file is part of inkCPP which is released under MIT license. * See file LICENSE.txt or go to * https://github.com/JBenda/inkcpp for full license details. */ #pragma once #include "Logging/LogMacros.h" DECLARE_LOG_CATEGORY_EXTERN(InkCpp, Log, All);
Version data entries
4 entries across 4 versions & 1 rubygems