diff --git a/features/cellular/framework/AT/AT_CellularContext.cpp b/features/cellular/framework/AT/AT_CellularContext.cpp index cb792d131d..4aaa7228db 100644 --- a/features/cellular/framework/AT/AT_CellularContext.cpp +++ b/features/cellular/framework/AT/AT_CellularContext.cpp @@ -15,6 +15,7 @@ * limitations under the License. */ +#include #include "AT_CellularContext.h" #include "AT_CellularNetwork.h" #include "AT_CellularStack.h"