chore(Core/Misc): warhead -> acore (#17447)

This commit is contained in:
Kitzunu
2023-10-08 09:06:57 +02:00
committed by GitHub
parent 619f7297f9
commit 5357a31a01
13 changed files with 86 additions and 26 deletions

View File

@@ -15,8 +15,8 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef WARHEAD_TOTP_H
#define WARHEAD_TOTP_H
#ifndef ACORE_TOTP_H
#define ACORE_TOTP_H
#include "Define.h"
#include <ctime>