Add header so cellular_power tests compile and run

pull/7304/head
Leon Lindenfelser 2018-09-27 15:49:06 -05:00
parent ff817de28c
commit 88c1cd1e37
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
#include "mbed.h"
#include "AT_CellularPower.h"
#include "CellularDevice.h"
#include "../../cellular_tests_common.h"
#include CELLULAR_STRINGIFY(CELLULAR_DEVICE.h)