ef24a782a2
PR: 253774
10 lines
235 B
C++
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"
|