This commit is contained in:
Vincent Wei
2023-07-14 10:20:34 +08:00
parent 39493ef4dc
commit 5f921a2908
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
#include <stdlib.h>
#include <string.h>
#define _DEBUG
// #define _DEBUG
#include "common.h"
+1 -1
View File
@@ -56,7 +56,7 @@
#include <error.h>
#include <time.h>
#define _DEBUG
// #define _DEBUG
#include "common.h"