diff --git a/stepmania/src/archutils/Darwin/VectorHelper.cpp b/stepmania/src/archutils/Darwin/VectorHelper.cpp index cb5b58cbc0..bef960bdd5 100644 --- a/stepmania/src/archutils/Darwin/VectorHelper.cpp +++ b/stepmania/src/archutils/Darwin/VectorHelper.cpp @@ -1,9 +1,5 @@ #include "VectorHelper.h" #include -#include - -using std::min; -using std::max; #if defined(USE_VEC) #if defined(__VEC__)