Update dChatServer/ChatWebAPI.h

Co-authored-by: David Markowitz <39972741+EmosewaMC@users.noreply.github.com>
This commit is contained in:
Aaron Kimbrell 2025-01-02 20:03:59 -06:00 committed by GitHub
parent 94d53fa77c
commit 2b325165aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
#ifndef INCLUDED_CHATWEBAPI
#define INCLUDED_CHATWEBAPI
#ifndef CHATWEBAPI_H
#define CHATWEBAPI_H
#include "mongoose.h"
#include "json_fwd.hpp"