Skip to content

Commit

Permalink
fix gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
cklosters committed Aug 14, 2024
1 parent 27dbd02 commit 647f527
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system_modules/napfft/src/fftbuffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <nap/numeric.h>
#include <complex>
#include <mutex>
#include <atomic>

namespace nap
{
Expand Down

2 comments on commit 647f527

@cklosters
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Public / Package NAP Linux Build 237 is now running

@cklosters
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Public / Package NAP Linux Build 237 outcome was FAILURE
Summary: Exit code 1 (Step: Package NAP Linux (Command Line)) Build time: 00:10:21

Please sign in to comment.