summaryrefslogtreecommitdiff
path: root/src/prop/prop_engine.cpp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2021-01-05 10:07:07 -0600
committerGitHub <noreply@github.com>2021-01-05 10:07:07 -0600
commita026f19e6472a252286f2c5cde9e9d71b835fc95 (patch)
tree57564418a6caa50893a82087c5eaf9306a842feb /src/prop/prop_engine.cpp
parente0dfc0a343dfd330f9c8d2a5c1ebd21146366ca9 (diff)
Remove a few miscellaneous references to the expr layer (#5661)
Leftover from a development branch.
Diffstat (limited to 'src/prop/prop_engine.cpp')
-rw-r--r--src/prop/prop_engine.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/prop/prop_engine.cpp b/src/prop/prop_engine.cpp
index 81fadb709..8ea3507f0 100644
--- a/src/prop/prop_engine.cpp
+++ b/src/prop/prop_engine.cpp
@@ -23,7 +23,6 @@
#include "base/check.h"
#include "base/output.h"
#include "decision/decision_engine.h"
-#include "expr/expr.h"
#include "options/base_options.h"
#include "options/decision_options.h"
#include "options/main_options.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback