Skip to content

Commit 9612f75

Browse files
author
Jamie Smith
committed
Include cinttypes
1 parent c7ad3ad commit 9612f75

File tree

1 file changed

+2
-0
lines changed
  • platform/tests/TESTS/mbed_platform/stats_sys

1 file changed

+2
-0
lines changed

platform/tests/TESTS/mbed_platform/stats_sys/main.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222

2323
#include "mbed.h"
2424

25+
#include <cinttypes>
26+
2527
#if !defined(MBED_SYS_STATS_ENABLED)
2628
#error [NOT_SUPPORTED] test not supported
2729
#else

0 commit comments

Comments
 (0)