mirror of
https://github.com/thestk/stk
synced 2026-04-20 06:26:55 +00:00
Version 4.3.1
This commit is contained in:
committed by
Stephen Sinclair
parent
27d9b79dc7
commit
d199342e86
@@ -6,9 +6,7 @@
|
||||
#include "SKINI.msg"
|
||||
#include <math.h>
|
||||
#include <algorithm>
|
||||
#if !defined(__OS_WINDOWS__) // Windoze bogosity for VC++ 6.0
|
||||
using std::min;
|
||||
#endif
|
||||
using std::min;
|
||||
|
||||
void usage(void) {
|
||||
// Error function in case of incorrect command-line
|
||||
|
||||
Reference in New Issue
Block a user