mirror of
https://github.com/open-goal/jak-project
synced 2026-05-27 16:14:18 -04:00
Force-enable assert on release mode Windows build (#440)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
#include <algorithm>
|
||||
#include <cassert>
|
||||
#include "common/util/assert.h"
|
||||
#include <cstring>
|
||||
#include <numeric>
|
||||
#include "decompiler/IR/IR.h"
|
||||
|
||||
Reference in New Issue
Block a user