mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-29 06:03:28 +00:00
Get rid of this pragma
This commit is contained in:
parent
d5d04babdd
commit
27a6d68af9
@ -2431,8 +2431,6 @@ typedef struct _D3DAES_CTR_IV
|
|||||||
#pragma pack()
|
#pragma pack()
|
||||||
#if _MSC_VER >= 1200
|
#if _MSC_VER >= 1200
|
||||||
#pragma warning(pop)
|
#pragma warning(pop)
|
||||||
#else
|
|
||||||
#pragma warning(default:4201)
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user