mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
POLLOG* macros use the new formatting (#598)
* POLLOG* macros use the new formatting removed all old logging functions * removed old fmt lib from everything except StreamWriter removed unneeded functions * fixed review comments
This commit is contained in:
parent
154a68a9fd
commit
d848deae18
173 changed files with 876 additions and 1187 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "ModuleFunctionDeclaration.h"
|
||||
|
||||
#include <format/format.h>
|
||||
|
||||
#include <utility>
|
||||
|
||||
#include "bscript/compiler/ast/FunctionParameterDeclaration.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue