Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now.
diff --git a/include/json/json.h b/include/json/json.h
index c2a24ea..a539740 100644
--- a/include/json/json.h
+++ b/include/json/json.h
@@ -1,9 +1,9 @@
-#ifndef JSON_JSON_H_INCLUDED
-# define JSON_JSON_H_INCLUDED
-
-# include "autolink.h"
-# include "value.h"
-# include "reader.h"
-# include "writer.h"
-
-#endif // JSON_JSON_H_INCLUDED
+#ifndef JSON_JSON_H_INCLUDED
+# define JSON_JSON_H_INCLUDED
+
+# include "autolink.h"
+# include "value.h"
+# include "reader.h"
+# include "writer.h"
+
+#endif // JSON_JSON_H_INCLUDED