Fixed includes
This commit is contained in:
+2
-2
@@ -14,7 +14,7 @@ assertion_handler(
|
||||
}
|
||||
|
||||
malunal_void_t
|
||||
assertion_test(
|
||||
assert_test(
|
||||
malunal_bool_t cond,
|
||||
malunal_cstr_t expr,
|
||||
malunal_cstr_t msg,
|
||||
@@ -25,7 +25,7 @@ assertion_test(
|
||||
}
|
||||
|
||||
malunal_void_t
|
||||
assertion_failed(
|
||||
assert_failed(
|
||||
malunal_cstr_t expr,
|
||||
malunal_cstr_t msg,
|
||||
malunal_cstr_t file,
|
||||
|
||||
Reference in New Issue
Block a user