mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-26 02:21:34 +08:00
added missing files
This commit is contained in:
parent
f36be4d5e4
commit
b57d514b1e
@ -2,7 +2,7 @@
|
|||||||
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
|
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
|
||||||
|
|
||||||
#include "spdlite/spdlite.h"
|
#include "spdlite/spdlite.h"
|
||||||
#include "spdlite/spdlite_global.h"
|
#include "spdlite/default_api.h"
|
||||||
|
|
||||||
#define SPDLITE_ACTIVE_LEVEL SPDLITE_LEVEL_TRACE
|
#define SPDLITE_ACTIVE_LEVEL SPDLITE_LEVEL_TRACE
|
||||||
#include "spdlite/spdlite_macros.h"
|
#include "spdlite/spdlite_macros.h"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright(c) 2015-present Gabi Melman.
|
// Copyright(c) 2015-present Gabi Melman.
|
||||||
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
|
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
|
||||||
|
|
||||||
#include "spdlite/spdlite_global.h"
|
#include "spdlite/default_api.h"
|
||||||
|
|
||||||
spdlite::logger &spdlite::default_logger()
|
spdlite::logger &spdlite::default_logger()
|
||||||
{
|
{
|
Loading…
Reference in New Issue
Block a user