remove include of 'mbed.h' from app_timer.cpp

This commit is contained in:
Rohit Grover 2014-08-22 13:04:23 +01:00
parent 5f7f6f5423
commit 1b8ca8fa03

View file

@ -17,7 +17,6 @@
#include "nrf_soc.h"
#include "app_error.h"
#include "nrf_delay.h"
#include "mbed.h"
#include "app_util.h"
#include "app_util_platform.h"