mirror of
https://github.com/open-goal/jak-project
synced 2026-07-07 14:13:45 -04:00
Force-enable assert on release mode Windows build (#440)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#ifndef JAK2_DISASSEMBLER_OBJECTFILEDB_H
|
||||
#define JAK2_DISASSEMBLER_OBJECTFILEDB_H
|
||||
|
||||
#include <cassert>
|
||||
#include "common/util/assert.h"
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user