Merge pull request #200 from deamn/master

Add <thread> to Device.cpp, fixes issue #199
master
pixl 3 years ago committed by GitHub
commit 0a26579d5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/logid/Device.cpp

@ -16,6 +16,7 @@
*
*/
#include <thread>
#include "util/log.h"
#include "features/DPI.h"
#include "Device.h"

Loading…
Cancel
Save