it works again

This commit is contained in:
Aaron Kimbre
2025-01-26 01:19:38 -06:00
parent 848c930292
commit ddd9ff273e
6 changed files with 13 additions and 13 deletions

View File

@@ -7,6 +7,9 @@
#include "GeneralUtils.h"
#include "JSONUtils.h"
namespace Game {
Web web;
}
namespace {
const char * json_content_type = "application/json";