@ -2,7 +2,7 @@
#include "spdlog/spdlog.h"
int main(int argc, char* [])
int main(int, char* [])
{
int howmany = 1000000;
namespace spd = spdlog;