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

10 lines
235 B
C++

--- prog/checker_string.cpp.orig 2019-10-08 00:15:21 UTC
+++ prog/checker_string.cpp
@@ -6,6 +6,7 @@
#include <assert.h>
+#include <assert.h>
#include "checker_string.hpp"
#include "speller.hpp"
#include "document_checker.hpp"