Skip to content

Commit 5678e2c

Browse files
committed
Add missing #include <ostream>
1 parent cb3fe8d commit 5678e2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cpp/arduino/Godmode.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#include <ostream>
2+
13
#include "Godmode.h"
24
#include "HardwareSerial.h"
35
#include "SPI.h"

0 commit comments

Comments
 (0)