Added missing header
This commit is contained in:
parent
cd17ff44a1
commit
0e3e276882
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#include <usb.h>
|
||||
#include <boost/format.hpp>
|
||||
#include <iostream>
|
||||
#include <string.h>
|
||||
|
||||
std::ostream& operator<<(std::ostream& out, struct usb_device* dev)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue