fix #11. Remove include for missing header.

master
Rohit Grover 2015-08-11 14:35:00 +01:00
parent 2c01109786
commit c28d0eea88
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@
#include "compiler_abstraction.h"
#include "nordic_common.h"
#ifdef DEBUG
#include "bsp.h"
/* global error variables - in order to prevent removal by optimizers */
uint32_t m_error_code;