зеркало из https://github.com/mozilla/gecko-dev.git
0f82b873e6
Following the shift in unified build setup following the removal of gfxPrefs.{cpp,c} we hit this error. Unified builds made this header get included with other files that use multiple inheritance, and clang-cl about the conflicting inheritance models. Local testing suggests clang-cl doesn't need the pragma anyway, so just take it out. Differential Revision: https://phabricator.services.mozilla.com/D31465 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
Main.cpp | ||
SanityChecks.cpp | ||
SanityChecks.h | ||
TestBase.cpp | ||
TestBase.h | ||
TestBugs.cpp | ||
TestBugs.h | ||
TestCairo.cpp | ||
TestDrawTargetBase.cpp | ||
TestDrawTargetBase.h | ||
TestDrawTargetD2D.cpp | ||
TestDrawTargetD2D.h | ||
TestPoint.cpp | ||
TestPoint.h | ||
TestScaling.cpp | ||
TestScaling.h | ||
unittest.vcxproj |