Revert "Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL"
which breaks the Windows SDK on Donut.
This reverts commit f855c4e846.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
This class implement functionality that is common for both, WinUsb and
|
||||
legacy APIs.
|
||||
*/
|
||||
class ADBWIN_API_CLASS AdbEndpointObject : public AdbObjectHandle {
|
||||
class AdbEndpointObject : public AdbObjectHandle {
|
||||
public:
|
||||
/** \brief Constructs the object
|
||||
|
||||
|
||||
Reference in New Issue
Block a user