We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c1a6b0 commit f3a9d60Copy full SHA for f3a9d60
thirdparty/flac_library/flac_library_2.c
@@ -27,4 +27,8 @@
27
#include "stream_encoder_intrin_ssse3.c"
28
#include "stream_encoder.c"
29
30
+#if _MSC_VER
31
+#include "share/win_utf8_io/win_utf8_io.c"
32
+#endif
33
+
34
#include "flac_include_post.h"
0 commit comments