BLT/src/blt/std/logging.cpp

8 lines
193 B
C++
Raw Normal View History

2023-01-23 10:15:37 -05:00
/*
* Created by Brett on 20/07/23.
2023-01-23 10:15:37 -05:00
* Licensed under GNU General Public License V3.0
* See LICENSE file for license detail
*/
#define BLT_LOGGING_IMPLEMENTATION
2023-01-23 10:15:37 -05:00
#include <blt/std/logging.h>