1
0
Fork 0
forked from suyu/suyu
suyu/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
catch@c984fc3ecd
cmake-modules
dynarmic@943487ecee
getopt
glad
inih
microprofile microprofile: unbreak on POSIX systems 2016-10-27 23:28:30 +00:00
nihstro@26a0a04a45
qhexedit
soundtouch@5274ec4dec