Create branch library-split
[SXSI/XMLTree.git] / libcds / src / static_bitsequence / static_bitsequence.h
index b150974..d8e3f18 100644 (file)
@@ -31,7 +31,7 @@
 #include <iostream>
 
 
-using namespace std;
+//using namespace std;
 
 /** Base class for static bitsequences, contains many abstract functions, so this can't
  *  be instantiated. It includes base implementations for rank0, select0 and select1 based