Skip to content

Commit

Permalink
Clean up imports and try again with Github build
Browse files Browse the repository at this point in the history
  • Loading branch information
bgribble committed Feb 25, 2025
1 parent f285053 commit b400cfd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions mfpdsp/builtin_faust.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@
#include <pthread.h>
#include <stdbool.h>

#include "faust/export.h"

#if (FAUSTMINORVERSION == 70)
enum SType { kSInt, kSReal };
#endif

#include "faust/dsp/libfaust-signal-c.h"
#include "faust/dsp/libfaust-c.h"
#include "faust/dsp/llvm-dsp-c.h"

Expand Down

0 comments on commit b400cfd

Please sign in to comment.