Skip to content

Commit 4c4def9

Browse files
committed
Add missing #include <ostream>
1 parent c5f5732 commit 4c4def9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: cpp/arduino/Godmode.cpp

+2
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)