Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update amplifier.h #712

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Update amplifier.h #712

merged 1 commit into from
Apr 3, 2024

Conversation

fullflyt
Copy link
Contributor

@fullflyt fullflyt commented Apr 2, 2024

Added #include in line 56

Added #include <cstdint> in line 56
@Andrey1994
Copy link
Member

I dont understand why this header is needed here, I dont see any non default int like types in it. Which error does it solve? And even if it should be a part of this header, I believe it should be added together with system includes a couple of lines above

@Andrey1994
Copy link
Member

ah, ok there is uint64_t, is it the issue? If its the case lets just move this include up to system includes

@fullflyt
Copy link
Contributor Author

fullflyt commented Apr 3, 2024 via email

@Andrey1994 Andrey1994 merged commit 883b0cd into brainflow-dev:master Apr 3, 2024
11 checks passed
@Andrey1994
Copy link
Member

thanks

@Pandapip1 Pandapip1 mentioned this pull request May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants