mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 14:54:53 -04:00
Force-enable assert on release mode Windows build (#440)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Utilities for checking if an instruction matches some criteria.
|
||||
*/
|
||||
|
||||
#include <cassert>
|
||||
#include "common/util/assert.h"
|
||||
#include "InstructionMatching.h"
|
||||
|
||||
namespace decompiler {
|
||||
|
||||
Reference in New Issue
Block a user