Address unused stuff and CI fix

This commit is contained in:
James Alan Nguyen 2022-04-24 04:34:32 +10:00
parent 3865e3eac6
commit 6638941c9d
4 changed files with 14 additions and 7 deletions

View file

@ -31,7 +31,6 @@
#include <mutex>
#include <map>
#include <queue>
#include <sstream>
#define addWarning(x) \
if (warnings.empty()) { \