correct placement of #endif

This commit is contained in:
Daniel Lindenfelser
2014-09-30 05:54:50 +02:00
parent aae7f609cf
commit 05560b102d

View File

@@ -215,6 +215,6 @@ inline StkFrames& TapDelay :: tick( StkFrames& iFrames, StkFrames& oFrames, unsi
return iFrames;
}
#endif
} // stk namespace
#endif