Backport changes from the grammar branch
[SXSI/XMLTree.git] / libcds / src / static_sequence / static_sequence_gmr_chunk.h
index 9c034f5..8e7a11a 100644 (file)
@@ -31,7 +31,7 @@
 #include <cassert>
 #include <iostream>
 
-using namespace std;
+//using namespace std;
 
 /** Implementation of the Chunk of Golynski et al's rank/select
  * data structure [1].