Agora
1.2.0
Agora project
fwd.h
Go to the documentation of this file.
1
// Copyright(c) 2015-present, Gabi Melman & spdlog contributors.
2
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
3
4
#pragma once
5
6
namespace
spdlog
{
7
class
logger;
8
class
formatter;
9
10
namespace
sinks {
11
class
sink;
12
}
13
14
namespace
level {
15
enum
level_enum
: int;
16
}
17
18
}
// namespace spdlog
spdlog::level::level_enum
level_enum
Definition:
common.h:211
spdlog
Definition:
async.h:25
third_party
spdlog
include
spdlog
fwd.h
Generated by
1.8.17