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