summaryrefslogtreecommitdiffstats
path: root/raul
diff options
context:
space:
mode:
Diffstat (limited to 'raul')
-rw-r--r--raul/Array.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/raul/Array.hpp b/raul/Array.hpp
index 0dfa75f..62a7622 100644
--- a/raul/Array.hpp
+++ b/raul/Array.hpp
@@ -20,7 +20,6 @@
#include <cassert>
#include <cstdlib>
-#include "types.hpp"
#include "Deletable.hpp"
namespace Raul {