mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-01 15:55:45 +00:00
Ooops
svn-id: r9356
This commit is contained in:
parent
a15dab5fb8
commit
479bc9645f
@ -35,7 +35,7 @@
|
||||
|
||||
#elif defined(WIN32)
|
||||
|
||||
#if _MSC_VER
|
||||
#ifdef _MSC_VER
|
||||
#pragma once
|
||||
#pragma warning( disable : 4068 ) // turn off "unknown pragma" warning
|
||||
#pragma warning( disable : 4244 ) // turn off "conversion type" warning
|
||||
|
Loading…
x
Reference in New Issue
Block a user