Skip to content

Commit 7962e0c

Browse files
committed
Fix build issues
1 parent 8bca678 commit 7962e0c

File tree

1 file changed

+2
-0
lines changed
  • features/storage/TESTS/blockdevice/general_block_device

1 file changed

+2
-0
lines changed

features/storage/TESTS/blockdevice/general_block_device/main.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
17+
#include "mbed.h"
1618
#include "greentea-client/test_env.h"
1719
#include "unity.h"
1820
#include "utest.h"

0 commit comments

Comments
 (0)