mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-22 10:49:02 +00:00
Get rid of another pragma warning
This commit is contained in:
parent
d4ecc6398d
commit
87c5b03bed
@ -1518,8 +1518,6 @@ HRESULT WINAPI D3DXSHProjectCubeMap
|
||||
|
||||
#if _MSC_VER >= 1200
|
||||
#pragma warning(pop)
|
||||
#else
|
||||
#pragma warning(default:4201)
|
||||
#endif
|
||||
|
||||
#endif // __D3DX9MATH_H__
|
||||
|
Loading…
Reference in New Issue
Block a user