Update the include path for "misc.h" in "debug.hpp" (#1419)

This commit is contained in:
Abtin Keshavarzian
2017-03-02 18:05:34 -08:00
committed by Jonathan Hui
parent 34c6959a87
commit 2a2c70faad
+1 -1
View File
@@ -58,7 +58,7 @@
#elif OPENTHREAD_CONFIG_PLATFORM_ASSERT_MANAGEMENT
#include <platform/misc.h>
#include "openthread/platform/misc.h"
#define assert(cond) \
do { \