citra/externals
Jan Beich 50ce19b3ff microprofile: unbreak on POSIX systems
In file included from src/common/microprofile.cpp:7:
In file included from src/./common/microprofile.h:23:
externals/microprofile/microprofile.h:830:5: error: use of undeclared identifier 'MP_BREAK'
    MP_ASSERT(t == nBegin);
    ^
externals/microprofile/microprofile.h:238:34: note: expanded from macro 'MP_ASSERT'
                                 ^
externals/microprofile/microprofile.h:831:5: error: use of undeclared identifier 'MP_BREAK'
    MP_ASSERT(nTimerIndex == (nToken&0x3fff));
    ^
externals/microprofile/microprofile.h:238:34: note: expanded from macro 'MP_ASSERT'
                                 ^
[...]
2016-10-27 23:28:30 +00:00
..
boost@f005c955f8 externals/boost: Use latest upstream with variant. 2016-09-15 17:49:20 -04:00
catch@c984fc3ecd tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00
cmake-modules Fixes SDL2.dll copy to bindir on windows 2016-07-21 10:28:52 +02:00
dynarmic@943487ecee dynarmic: Add new submodule. 2016-09-15 17:49:25 -04:00
getopt getopt: Fix macro redefinition warning 2015-07-13 19:47:08 -03:00
glad Externals: Regenerate GLAD with GL_KHR_debug support. 2015-10-17 17:09:07 +01:00
inih Added configuration file system. 2014-10-07 15:09:37 -07:00
microprofile microprofile: unbreak on POSIX systems 2016-10-27 23:28:30 +00:00
nihstro@26a0a04a45 Update nihstro to latest master 2016-03-15 20:01:25 +01:00
qhexedit CMake cleanup 2014-09-01 18:06:30 -03:00
soundtouch@5274ec4dec Externals: Add soundtouch 2016-04-28 13:33:14 +01:00