dolphin/Source/PCH
magumagu 3aa3002010 Fix Intellisense error spam on Visual Studio.
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.)
2015-01-23 19:15:25 -08:00
..
pch.cpp Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
pch.h Fix Intellisense error spam on Visual Studio. 2015-01-23 19:15:25 -08:00
pch.vcxproj Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00