projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80a57d9
)
Fix improper #inclusion of private header outside library.
author
Morgan Deters
<mdeters@cs.nyu.edu>
Tue, 30 Sep 2014 23:14:41 +0000
(19:14 -0400)
committer
Morgan Deters
<mdeters@cs.nyu.edu>
Tue, 30 Sep 2014 23:14:41 +0000
(19:14 -0400)
src/main/driver_unified.cpp
patch
|
blob
|
history
diff --git
a/src/main/driver_unified.cpp
b/src/main/driver_unified.cpp
index 4787701f550d5e2f7315c67abb40be4df5cd76a6..1f398875311bd1860315a9d33ff2d2158754b984 100644
(file)
--- a/
src/main/driver_unified.cpp
+++ b/
src/main/driver_unified.cpp
@@
-40,7
+40,6
@@
# endif
#include "main/options.h"
#include "smt/options.h"
-#include "theory/uf/options.h"
#include "util/output.h"
#include "util/result.h"
#include "util/statistics_registry.h"