mirror of
https://github.com/izzy2lost/WeeU.git
synced 2026-07-06 00:19:59 -07:00
Disable DSUControllerProvider on Android
This commit is contained in:
@@ -7,9 +7,11 @@
|
||||
|
||||
#include <boost/asio.hpp>
|
||||
|
||||
#if !____ANDROID___
|
||||
#ifndef HAS_DSU
|
||||
#define HAS_DSU 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// #define DEBUG_DSU_CLIENT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user