From 7bce1240d728c2e8b30c324647e4d1202a7d9e81 Mon Sep 17 00:00:00 2001 From: Matthias Hochsteger Date: Fri, 30 Apr 2021 11:25:31 +0200 Subject: [PATCH] include in makerlsfile --- rules/makerlsfile.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/makerlsfile.cpp b/rules/makerlsfile.cpp index e51eba02..822c721d 100644 --- a/rules/makerlsfile.cpp +++ b/rules/makerlsfile.cpp @@ -1,6 +1,7 @@ #include #include #include +#include using namespace std;