mirror of
https://github.com/thestk/stk
synced 2026-01-11 20:11:52 +00:00
correct placement of #endif
This commit is contained in:
@@ -215,6 +215,6 @@ inline StkFrames& TapDelay :: tick( StkFrames& iFrames, StkFrames& oFrames, unsi
|
||||
return iFrames;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
} // stk namespace
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user