Files
bsdports/text/aspell/files/patch-x-prog-checker_string.hpp
2019-12-26 07:26:06 +00:00

11 lines
246 B
C++

--- ./prog/checker_string.hpp.orig 2011-07-03 00:09:09.000000000 +0300
+++ ./prog/checker_string.hpp 2014-12-23 09:52:46.000000000 +0200
@@ -6,6 +6,7 @@
#include <stdio.h>
+#include "errors.hpp"
#include "aspell.h"
#include "vector.hpp"