Skip to content

Commit 4f38cac

Browse files
build fix for msvc2022
Signed-off-by: David Rebbe <[email protected]>
1 parent 390a029 commit 4f38cac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libneoradio2/include/device.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#ifndef __DEVICE_H__
22
#define __DEVICE_H__
33

4+
#include <chrono>
45
#include <string>
56
#include <vector>
67
#include <thread>

0 commit comments

Comments
 (0)