Make the code compile also in g++ 4.7 where read/write are not
authorKim Nguyễn <kn@lri.fr>
Fri, 12 Oct 2012 20:49:46 +0000 (22:49 +0200)
committerKim Nguyễn <kn@lri.fr>
Fri, 12 Oct 2012 20:49:46 +0000 (22:49 +0200)
commit1b69176b2f1b776af5f6f59ad2555238c78d3f29
tree5d76d9b52bd84a43f3b26db28f4d0cfdaea72752
parentf01f30f68feacc70b6cb4367301f885a8407210b
Make the code compile also in g++ 4.7 where read/write are not
pulled in the global namespace by #include <cstdio>
bit-vector.cpp