]> git.donarmstrong.com Git - mothur.git/blobdiff - ordervector.hpp
changes while testing
[mothur.git] / ordervector.hpp
index d652bbf52e49e207f135f22c617bb58f27b30f5d..0139a6404b833707909cb425885bb3be683becff 100644 (file)
@@ -35,6 +35,7 @@ public:
        void push_back(int);
        void resize(int);
        int size();
+       void clear();
        void print(string, ostream&);
        vector<int>::iterator begin();
        vector<int>::iterator end();