mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
formatting
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
#include "g2logworker.h"
|
||||
|
||||
using namespace std;
|
||||
template<typename T> std::string format(const T &value);
|
||||
template<typename T>
|
||||
std::string format(const T &value);
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
|
Reference in New Issue
Block a user