Skip to content
Snippets Groups Projects
Commit 1397d5f8 authored by Petr Rockai's avatar Petr Rockai
Browse files

MC: Fix compilation of exec.cpp (due to a renamed .tpp file).

parent 98cdcb96
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
#include <divine/vm/setup.hpp>
#include <divine/vm/eval.tpp>
#include <divine/vm/context.tpp>
#include <divine/vm/ctx-debug.tpp>
#include <divine/dbg/stepper.tpp>
#include <divine/dbg/print.tpp>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment