mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Another MSVC patch from Ben Alison.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "share/compat.h"
|
||||
#if defined _MSC_VER || defined __MINGW32__
|
||||
#include <time.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user