diff --git a/src/descriptor-private.h b/src/descriptor-private.h index d829422..3346654 100644 --- a/src/descriptor-private.h +++ b/src/descriptor-private.h @@ -24,6 +24,9 @@ #include +// Oh joy. Windows is some truly horrendously broken crap +#undef interface + #ifdef __cplusplus extern "C" { #endif /* __cplusplus */