We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6ac0e commit 512a48bCopy full SHA for 512a48b
src/serial.cpp
@@ -2,6 +2,7 @@
2
3
#include "libserial/serial.hpp"
4
#include <string>
5
+#include <memory>
6
#include <poll.h>
7
8
namespace libserial {
0 commit comments