mirror of
				https://github.com/taglib/taglib.git
				synced 2025-10-30 23:36:29 -04:00 
			
		
		
		
	Needs to be defined to nothing if none of the #if blocks match
This commit is contained in:
		| @ -50,6 +50,8 @@ | ||||
| #define TAGLIB_DEPRECATED __attribute__((deprecated)) | ||||
| #elif defined(_MSC_VER) | ||||
| #define TAGLIB_DEPRECATED __declspec(deprecated) | ||||
| #else | ||||
| #define TAGLIB_DEPRECATED | ||||
| #endif | ||||
|  | ||||
| #include <string> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user