Skip to content

Commit 211fab5

Browse files
committed
include the exception header for a direct dependency
1 parent 1a4663f commit 211fab5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cores/esp8266/core_esp8266_main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
//#define CONT_STACKSIZE 4096
2525

2626
#include <numeric>
27+
#include <exception>
2728

2829
#include <Arduino.h>
2930
#include "Schedule.h"

0 commit comments

Comments
 (0)