]> git.donarmstrong.com Git - mothur.git/blobdiff - sabundvector.hpp
fixed homova command
[mothur.git] / sabundvector.hpp
index bd657aa20d41f3f1ae3d9f757ebd87c04de36270..561294c319e94562ac810d8b924aec2ed73015ce 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef SABUND_H
 #define SABUND_H
 
-using namespace std;
-
 #include "datavector.hpp"
 #include "rabundvector.hpp"
 #include "ordervector.hpp"
@@ -42,6 +40,7 @@ public:
        int sum();
        void resize(int);
        int size();
+       void clear();
 
        void print(ostream&);
        void print(string, ostream&);