Skip to content

Commit

Permalink
Update amplifier.h (#712)
Browse files Browse the repository at this point in the history
Added #include <cstdint> to eegmachine
  • Loading branch information
fullflyt authored Apr 3, 2024
1 parent 053b8c1 commit 883b0cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/ant_neuro/eemagine/sdk/amplifier.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
#include <eemagine/sdk/channel.h>
#include <eemagine/sdk/exceptions.h>
#include <eemagine/sdk/stream.h>
#include <cstdint>

namespace eemagine
{
Expand Down

0 comments on commit 883b0cd

Please sign in to comment.