We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ad3ad commit 9612f75Copy full SHA for 9612f75
platform/tests/TESTS/mbed_platform/stats_sys/main.cpp
@@ -22,6 +22,8 @@
22
23
#include "mbed.h"
24
25
+#include <cinttypes>
26
+
27
#if !defined(MBED_SYS_STATS_ENABLED)
28
#error [NOT_SUPPORTED] test not supported
29
#else
0 commit comments