Skip to content

Commit d4497b7

Browse files
committed
Include mstd_utility to get in front of the ARMC5's built-in utility
1 parent 573d8c6 commit d4497b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/Ticker.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#ifndef MBED_TICKER_H
1818
#define MBED_TICKER_H
1919

20+
#include <mstd_utility>
2021
#include "drivers/TimerEvent.h"
2122
#include "platform/Callback.h"
2223
#include "platform/mbed_toolchain.h"

0 commit comments

Comments
 (0)