Skip to content

Commit 1bd7cd9

Browse files
committed
Fix issue where the version include wasn't included
1 parent 95b88b2 commit 1bd7cd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/mbed-memory-status/mbed_memory_status.cpp

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

4141
#include "Arduino.h"
4242

43+
#include "mbed_version.h"
44+
4345
// Critical sections header file renamed in mbed OS 5.4 release
4446
// See: https://github.com/ARMmbed/mbed-os/commit/aff49d8d1e3b5d4dc18286b0510336c36ae9603c
4547

0 commit comments

Comments
 (0)