Skip to content

Commit 88088b7

Browse files
JoshuaGrossfacebook-github-bot
authored andcommitted
ReactCommon/renderer/mapbuffer: Migrate uses of NDEBUG to REACT_NATIVE_DEBUG + react_native_assert
Summary: For better cross-platform consistency, migrate usages of NDEBUG to REACT_NATIVE_DEBUG. See flags.h for explanation. Changelog: [Internal] Reviewed By: PeteTheHeat Differential Revision: D26695224 fbshipit-source-id: 3044049cb2447a733a9ecae84dcc099b26731acd
1 parent c24fc75 commit 88088b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ReactCommon/react/renderer/mapbuffer/tests/MapBufferTest.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
#include <memory>
99

10-
#include <assert.h>
1110
#include <gtest/gtest.h>
1211
#include <react/renderer/mapbuffer/MapBuffer.h>
1312

0 commit comments

Comments
 (0)