Skip to content

Commit

Permalink
Update amplifier.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1994 committed Apr 3, 2024
1 parent 883b0cd commit 778993c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion third_party/ant_neuro/eemagine/sdk/amplifier.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,14 @@
#define __eemagine_sdk_amplifier_h__

// system
#include <cstdint>
#include <string>
#include <vector>
// eemagine
#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 778993c

Please sign in to comment.