mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-05-10 06:24:52 +00:00
fix: pragma once in main file
This commit is contained in:
parent
bfdfd2ef69
commit
6167bd8cc1
@ -1,6 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#ifdef _WIN32
|
||||
#pragma once
|
||||
|
||||
#pragma warning(push)
|
||||
#pragma warning(disable: 4018)
|
||||
|
Loading…
x
Reference in New Issue
Block a user