Skip to content

Commit 95b31e2

Browse files
author
Daniel Kroening
committed
cbmc version number now in util
1 parent bb51212 commit 95b31e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hw-cbmc/hw_cbmc_parse_options.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Author: Daniel Kroening, [email protected]
1111
#include <util/config.h>
1212
#include <util/get_module.h>
1313
#include <util/string2int.h>
14+
#include <util/version.h>
1415

1516
#include <goto-programs/show_properties.h>
1617
#include <goto-programs/set_properties.h>
1718
#include <trans-word-level/show_modules.h>
18-
#include <cbmc/version.h>
1919
#include <cbmc/cbmc_solvers.h>
2020
#include <langapi/mode.h>
2121

0 commit comments

Comments
 (0)