summaryrefslogtreecommitdiff
path: root/python/src/observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'python/src/observer.h')
-rw-r--r--python/src/observer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/src/observer.h b/python/src/observer.h
index d398f2f7..05f3c9be 100644
--- a/python/src/observer.h
+++ b/python/src/observer.h
@@ -1,6 +1,5 @@
#include "decoder/hg.h"
#include "decoder/decoder.h"
-#include <iostream>
struct BasicObserver: public DecoderObserver {
Hypergraph* hypergraph;