Fix core 2.3.0 compile error

Fix core 2.3.0 compile error (#6721)
This commit is contained in:
Theo Arends 2019-10-23 11:26:28 +02:00
parent ce4ef9d258
commit 9a1474c6b1
1 changed files with 0 additions and 2 deletions

View File

@ -24,7 +24,6 @@
* Function declarations
\*********************************************************************************************/
/*
#ifdef __cplusplus
extern "C" {
#endif
@ -34,7 +33,6 @@ extern "C" {
#ifdef __cplusplus
}
#endif
*/
//#ifdef USE_KNX // Enabling this will fail compilation. It has no impact if not used. (20180417)
#include <esp-knx-ip.h>