Skip to content

Commit

Permalink
Include cinttypes
Browse files Browse the repository at this point in the history
  • Loading branch information
multiplemonomials committed Oct 11, 2024
1 parent c7ad3ad commit 9612f75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions platform/tests/TESTS/mbed_platform/stats_sys/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@

#include "mbed.h"

#include <cinttypes>

#if !defined(MBED_SYS_STATS_ENABLED)
#error [NOT_SUPPORTED] test not supported
#else
Expand Down

0 comments on commit 9612f75

Please sign in to comment.