#include<vector> #include<algorithm> //**********Have to include THIS...OTHERWISE sort( vectorName.begin(),vectorName.end() ) ;