X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=main.cpp;h=f1844cd2405b9ee6aeb58a592723a572dfceeefb;hb=c66728fa32fc79abd5c4fb9188750cccf9039dee;hp=a7f63a12352bbab0fa39183ed8c1ad50432ba406;hpb=20a789f2e76ca239e3bfeb165d6ddefd9c2022f2;p=bmusb diff --git a/main.cpp b/main.cpp index a7f63a1..f1844cd 100644 --- a/main.cpp +++ b/main.cpp @@ -3,6 +3,7 @@ #include "bmusb.h" using namespace std; +using namespace bmusb; BMUSBCapture *usb;