Apply #include code style. (#1723)

This commit is contained in:
Jonathan Hui
2017-05-05 11:28:29 -07:00
committed by GitHub
parent 7e50d1a668
commit fbfd76a990
295 changed files with 1465 additions and 1336 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
#include <stdint.h>
#include "openthread/types.h"
#include <openthread/types.h>
#ifdef __cplusplus
extern "C" {