This commit is contained in:
恍兮惚兮 2024-05-03 02:01:35 +08:00
parent bcf500fdf9
commit 8e46c79957

View File

@ -1,14 +1,4 @@
//=====================================================================
//
// PyStand.cpp -
//
// Created by skywind on 2022/02/03
// Last Modified: 2023/03/17 20:06
//
//=====================================================================
#ifdef _MSC_VER
#define _CRT_SECURE_NO_WARNINGS 1
#endif
#include "PyStand.h"