From 14234c86fa4f1b31436a0289cdac5f92ab430804 Mon Sep 17 00:00:00 2001 From: KingPin Date: Tue, 17 Feb 2009 20:07:49 -0600 Subject: Newline added to bottom of all files. --HG-- branch : trunk --- dep/include/utf8cpp/utf8.h | 1 + dep/include/utf8cpp/utf8/checked.h | 1 + dep/include/utf8cpp/utf8/core.h | 1 + dep/include/utf8cpp/utf8/unchecked.h | 1 + 4 files changed, 4 insertions(+) (limited to 'dep/include/utf8cpp') 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 + -- cgit v1.2.3