chore: rename Eluna to ALE (#318)

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
This commit is contained in:
Foe
2025-10-23 12:53:30 +02:00
committed by GitHub
parent c35416fa36
commit 81d3f02679
77 changed files with 3605 additions and 3605 deletions

View File

@@ -1,5 +1,5 @@
#ifndef ELUNA_HTTP_MANAGER_H
#define ELUNA_HTTP_MANAGER_H
#ifndef ALE_HTTP_MANAGER_H
#define ALE_HTTP_MANAGER_H
#include <regex>
@@ -58,4 +58,4 @@ private:
std::regex parseUrlRegex;
};
#endif // #ifndef ELUNA_HTTP_MANAGER_H
#endif // #ifndef ALE_HTTP_MANAGER_H