Project

General

Profile

« Previous | Next » 

Revision a4b6f49d

Added by skyjake about 10 years ago

Fixed|MSVC|libgui: Working around MSVC 2013 incompatibility with C++11

Apparently MSVC 2013 has a problem with array initializers (that are valid
C++11). Working around the issue by using std::array.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences