This commit is contained in:
Huoji's
2025-03-18 22:26:09 +08:00
parent 9a44f20d5c
commit c61773dfd8
3 changed files with 19 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
#pragma once
#define LOG_LEVEL 1
#define LOG_LEVEL 0
#define _CRT_SECURE_NO_WARNINGS
#include <iostream>