aboutsummaryrefslogtreecommitdiff
path: root/dep/include/utf8cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dep/include/utf8cpp')
-rw-r--r--dep/include/utf8cpp/utf8.h1
-rw-r--r--dep/include/utf8cpp/utf8/checked.h1
-rw-r--r--dep/include/utf8cpp/utf8/core.h1
-rw-r--r--dep/include/utf8cpp/utf8/unchecked.h1
4 files changed, 4 insertions, 0 deletions
diff --git a/dep/include/utf8cpp/utf8.h b/dep/include/utf8cpp/utf8.h
index 82b13f59f98..cc463cb82d5 100644
--- a/dep/include/utf8cpp/utf8.h
+++ b/dep/include/utf8cpp/utf8.h
@@ -32,3 +32,4 @@ DEALINGS IN THE SOFTWARE.
#include "utf8/unchecked.h"
#endif // header guard
+
diff --git a/dep/include/utf8cpp/utf8/checked.h b/dep/include/utf8cpp/utf8/checked.h
index 2807aac0559..c88844023cb 100644
--- a/dep/include/utf8cpp/utf8/checked.h
+++ b/dep/include/utf8cpp/utf8/checked.h
@@ -316,3 +316,4 @@ namespace utf8
#endif //header guard
+
diff --git a/dep/include/utf8cpp/utf8/core.h b/dep/include/utf8cpp/utf8/core.h
index 6180155d4b8..389dd3e8ca5 100644
--- a/dep/include/utf8cpp/utf8/core.h
+++ b/dep/include/utf8cpp/utf8/core.h
@@ -266,3 +266,4 @@ namespace internal
#endif // header guard
+
diff --git a/dep/include/utf8cpp/utf8/unchecked.h b/dep/include/utf8cpp/utf8/unchecked.h
index 3aa1a5dbd8d..fc7267d1b98 100644
--- a/dep/include/utf8cpp/utf8/unchecked.h
+++ b/dep/include/utf8cpp/utf8/unchecked.h
@@ -226,3 +226,4 @@ namespace utf8
#endif // header guard
+