]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Reverting commit no r435. Adding 'using namespace std' is dangerous as
authormsoos <msoos@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 1 Dec 2009 22:33:02 +0000 (22:33 +0000)
committermsoos <msoos@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 1 Dec 2009 22:33:02 +0000 (22:33 +0000)
commit4cd225f7ee98b90400c0513d822b19f41c2403e4
tree9442a43e94447784bd010fe31a9cb256861c9ed4
parentb7a2b2389934e204e02b9c4362f03f7a2ac99592
Reverting commit no r435. Adding 'using namespace std' is dangerous as
sort() is defined by both the std and the mtl libraries.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@438 e59a4935-1847-0410-ae03-e826735625c1
src/sat/cryptominisat/Solver.cpp
src/sat/cryptominisat2/Solver.cpp