mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +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
|
#if _MSC_VER >= 1200
|
||||||
#pragma warning(pop)
|
#pragma warning(pop)
|
||||||
#else
|
|
||||||
#pragma warning(default:4201)
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif // __D3DX9MATH_H__
|
#endif // __D3DX9MATH_H__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user