Skip to content

Commit

Permalink
Merge pull request #200 from deamn/master
Browse files Browse the repository at this point in the history
Add <thread> to Device.cpp, fixes issue #199
  • Loading branch information
PixlOne authored Mar 14, 2021
2 parents 214af3d + 7462a11 commit 0a26579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/logid/Device.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
*
*/

#include <thread>
#include "util/log.h"
#include "features/DPI.h"
#include "Device.h"
Expand Down

0 comments on commit 0a26579

Please sign in to comment.