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