Merge pull request #39 from danlin/master

correct placement of #endif
This commit is contained in:
garyscavone
2014-09-30 07:52:06 -04:00

View File

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