Fix possible Vorbis compilation error on Windows

This commit is contained in:
Joshua Granick
2019-01-08 10:09:32 -08:00
parent a3af3ff047
commit 93a5cea26d

View File

@@ -1,6 +1,12 @@
package lime.media.vorbis; #if (!lime_doc_gen || lime_vorbis)
@:headerCode("
#undef EFAULT
#undef EINVAL
")
class Vorbis {