summaryrefslogtreecommitdiffstats
path: root/include/raul/Array.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/raul/Array.hpp')
-rw-r--r--include/raul/Array.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/raul/Array.hpp b/include/raul/Array.hpp
index ee50470..018d114 100644
--- a/include/raul/Array.hpp
+++ b/include/raul/Array.hpp
@@ -19,7 +19,7 @@
#include "raul/Maid.hpp"
-#include <algorithm>
+#include <algorithm> // IWYU pragma: keep
#include <cassert>
#include <cstddef>
#include <memory>