mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
11 lines
287 B
C++
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"
|