Updated minisat

This commit is contained in:
Clifford Wolf
2014-07-21 01:01:26 +02:00
parent c6b3f4e089
commit 92c9403249
20 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWA
#ifndef Minisat_IntMap_h
#define Minisat_IntMap_h
#include "libs/minisat/Vec.h"
#include "Vec.h"
namespace Minisat {