avoid -I util

git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@2385 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
This commit is contained in:
kroening 2013-04-13 21:52:57 +00:00
parent 6edbad913f
commit ac97bbf95e
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ Author: Daniel Kroening, kroening@kroening.com
\*******************************************************************/
#include <std_types.h>
#include <util/std_types.h>
#include "boolbv.h"
#include "boolbv_type.h"

View File

@ -6,7 +6,7 @@ Author: Daniel Kroening, kroening@kroening.com
\*******************************************************************/
#include <std_types.h>
#include <util/std_types.h>
#include "boolbv.h"
#include "boolbv_type.h"

View File

@ -6,7 +6,7 @@ Author: Daniel Kroening, kroening@kroening.com
\*******************************************************************/
#include <std_types.h>
#include <util/std_types.h>
#include "boolbv.h"