summaryrefslogtreecommitdiff
path: root/tangle/LLBM/lattice.h
diff options
context:
space:
mode:
Diffstat (limited to 'tangle/LLBM/lattice.h')
-rw-r--r--tangle/LLBM/lattice.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tangle/LLBM/lattice.h b/tangle/LLBM/lattice.h
index 8ba1d66..7157c78 100644
--- a/tangle/LLBM/lattice.h
+++ b/tangle/LLBM/lattice.h
@@ -5,7 +5,6 @@
#include "operator.h"
#include "propagate.h"
-#include "kernel/initialize.h"
#include "kernel/executor.h"
template <typename DESCRIPTOR, typename T, typename S=T>