bw_reverb: cosmetics

This commit is contained in:
Stefano D'Angelo 2024-09-21 15:38:05 +02:00
parent daf0cb3e1c
commit 98e5ef65c4

View File

@ -1248,9 +1248,9 @@ static inline char bw_reverb_state_is_valid(
#if !defined(BW_NO_CXX) && defined(__cplusplus) #if !defined(BW_NO_CXX) && defined(__cplusplus)
#ifndef BW_CXX_NO_ARRAY # ifndef BW_CXX_NO_ARRAY
# include <array> # include <array>
#endif # endif
namespace Brickworks { namespace Brickworks {