mirror of
https://github.com/open-goal/jak-project
synced 2026-08-08 18:44:15 -04:00
Force-enable assert on release mode Windows build (#440)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <stdexcept>
|
||||
#include <cassert>
|
||||
#include "common/util/assert.h"
|
||||
#include "DataParser.h"
|
||||
#include "third-party/fmt/core.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user