Skip to content

Commit

Permalink
sort includes src plaform FreeRTOS (#712)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Walker authored May 15, 2020
1 parent 20a13ca commit acc4ca7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/platform/FreeRTOS/SystemTimeSupport.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@
* Provides implementations of the CHIP System Layer platform
* time/clock functions based on the FreeRTOS tick counter.
*/

/* this file behaves like a config.h, comes first */
#include <platform/internal/CHIPDeviceLayerInternal.h>

#include <support/TimeUtils.h>

#include "FreeRTOS.h"
Expand Down

0 comments on commit acc4ca7

Please sign in to comment.