|
|
@@ -222,7 +222,7 @@ uint32_t d_nextPowerOf2(uint32_t size) noexcept |
|
|
|
// ----------------------------------------------------------------------- |
|
|
|
|
|
|
|
#ifndef DONT_SET_USING_DISTRHO_NAMESPACE |
|
|
|
// If your code uses a lot of DGL classes, then this will obviously save you |
|
|
|
// If your code uses a lot of DISTRHO classes, then this will obviously save you |
|
|
|
// a lot of typing, but can be disabled by setting DONT_SET_USING_DISTRHO_NAMESPACE. |
|
|
|
namespace DISTRHO_NAMESPACE {} |
|
|
|
using namespace DISTRHO_NAMESPACE; |
|
|
|