Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
436400eec3a772caf17b59850ac6adae2bded8fc
/
.
/
undef_assert_before_defining_it.txt
blob: 74a20188c9d5e78afb5afa5e3911369075123894 [
file
]
Changes
* Undefine the ASSERT macro before defining it locally, in case it is defined
in a platform header. Contributed by Abdelatif Guettouche in #3557.