Skip to content

Commit

Permalink
moved thread init
Browse files Browse the repository at this point in the history
  • Loading branch information
pollend committed Aug 20, 2018
1 parent 280758c commit b21c8a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/windows/common/metawearwrapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ using namespace Windows::Devices::Bluetooth::Advertisement;
using namespace Windows::Devices::Bluetooth::GenericAttributeProfile;
using namespace Windows::Security::Cryptography;

static Microsoft::WRL::Wrappers::RoInitializeWrapper initialize(RO_INIT_MULTITHREADED);

class MetawearWrapper : public MetawearWrapperBase {
Q_OBJECT
Expand Down

0 comments on commit b21c8a5

Please sign in to comment.