mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-06-27 06:41:58 +00:00
fix: pragma once in main file
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#ifdef _WIN32
|
||||
#pragma once
|
||||
|
||||
#pragma warning(push)
|
||||
#pragma warning(disable: 4018)
|
||||
|
Reference in New Issue
Block a user