summaryrefslogtreecommitdiffstats
path: root/src/engine/CompiledPatch.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/CompiledPatch.hpp')
-rw-r--r--src/engine/CompiledPatch.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/CompiledPatch.hpp b/src/engine/CompiledPatch.hpp
index 5444085c..ef12bcd6 100644
--- a/src/engine/CompiledPatch.hpp
+++ b/src/engine/CompiledPatch.hpp
@@ -18,7 +18,6 @@
#ifndef COMPILED_PATCH_HPP
#define COMPILED_PATCH_HPP
-#include <iostream>
#include <vector>
#include "raul/List.hpp"
#include "raul/Deletable.hpp"