mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
@@ -241,8 +241,7 @@ namespace FLAC {
|
||||
{ return (bool)::FLAC__metadata_object_is_equal(object_, object); }
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// @@@ how to re-enable? the following doesn't work
|
||||
// #pragma warning ( enable : 4800 )
|
||||
#pragma warning ( default : 4800 )
|
||||
#endif
|
||||
|
||||
inline bool Prototype::operator!=(const Prototype &object) const
|
||||
|
||||
Reference in New Issue
Block a user