From: trevor_hansen Date: Mon, 23 Jan 2012 22:51:23 +0000 (+0000) Subject: Fix the build again. X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=7c11d707b93191e50f5372f8506b70ba352830e3;p=francis%2Fstp.git Fix the build again. git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1515 e59a4935-1847-0410-ae03-e826735625c1 --- diff --git a/src/to-sat/AIG/ToCNFAIG.h b/src/to-sat/AIG/ToCNFAIG.h index d7310a9..10d8274 100644 --- a/src/to-sat/AIG/ToCNFAIG.h +++ b/src/to-sat/AIG/ToCNFAIG.h @@ -6,7 +6,7 @@ #include "../../extlib-abc/dar.h" #include "../ToSATBase.h" #include "BBNodeManagerAIG.h" -#include "../boost/noncopyable.hpp" +#include "../../boost/noncopyable.hpp" namespace BEEV {