Skip to content

Commit 883b0cd

Browse files
authored
Update amplifier.h (#712)
Added #include <cstdint> to eegmachine
1 parent 053b8c1 commit 883b0cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

third_party/ant_neuro/eemagine/sdk/amplifier.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
#include <eemagine/sdk/channel.h>
5454
#include <eemagine/sdk/exceptions.h>
5555
#include <eemagine/sdk/stream.h>
56+
#include <cstdint>
5657

5758
namespace eemagine
5859
{

0 commit comments

Comments
 (0)