mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-09 03:05:19 +01:00

Intellisense doesn't like defines in PCH files, and it doesn't like the deleted constructor for BitField. (I think it's being overly strict about the "must have no non-default constructors" rule for classes in unions.)