Skip to content

Commit

Permalink
Merge pull request #188 from bvernoux/patch-3
Browse files Browse the repository at this point in the history
include chrono required for refactoring of usleep
  • Loading branch information
azonenberg committed Sep 24, 2020
2 parents 308e4eb + e3f6fb5 commit 84ceacb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/glscopeclient/glscopeclient.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
#include "../scopehal/OscilloscopeChannel.h"
#include "../scopehal/Filter.h"

#include <chrono>
#include <thread>
#include <vector>

Expand Down

0 comments on commit 84ceacb

Please sign in to comment.