Skip to content

Commit

Permalink
Remove unneeded header include
Browse files Browse the repository at this point in the history
  • Loading branch information
FigBug committed Dec 26, 2023
1 parent f722308 commit fb2ffc1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/gin_dsp/gin_dsp.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@
#include <gin/gin.h>
#include <gin_simd/gin_simd.h>

#ifdef JUCE_MODULE_AVAILABLE_gin_simd
#include <gin_simd/gin_simd.h>
#endif

#if defined (__clang__)
#pragma clang diagnostic pop
#endif
Expand Down

0 comments on commit fb2ffc1

Please sign in to comment.