mirror of
https://github.com/reactos/reactos.git
synced 2025-06-26 04:19:44 +00:00
[CMAKE]
Sync with trunk. (r49792) svn path=/branches/cmake-bringup/; revision=49803
This commit is contained in:
commit
f1283c58c6
111 changed files with 4097 additions and 2327 deletions
|
@ -67,6 +67,6 @@ void _assert(const char *exp, const char *file, unsigned line)
|
|||
/* Does the user want to debug? */
|
||||
if (iResult == IDRETRY)
|
||||
{
|
||||
__debugbreak();
|
||||
DbgRaiseAssertionFailure();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue