Files
bsdports/text/aspell/files/patch-x-prog-checker_string.cpp
2025-08-27 17:10:19 +02:00

11 lines
287 B
C++

--- ./prog/checker_string.cpp.orig 2011-07-04 12:22:23.000000000 +0300
+++ ./prog/checker_string.cpp 2014-12-23 09:52:46.000000000 +0200
@@ -6,6 +6,7 @@
#include <assert.h>
+#include <assert.h>
#include "checker_string.hpp"
#include "speller.hpp"
#include "document_checker.hpp"