ports/textproc/aspell/files/patch-prog__checker_string.hpp
2021-04-14 17:52:19 +02:00

10 lines
194 B
C++

--- prog/checker_string.hpp.orig 2019-10-08 00:15:21 UTC
+++ prog/checker_string.hpp
@@ -6,6 +6,7 @@
#include <stdio.h>
+#include "errors.hpp"
#include "aspell.h"
#include "vector.hpp"