Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now.

This commit is contained in:
Christopher Dunn
2007-06-13 15:51:04 +00:00
parent b2f720456e
commit 6d135cb5e3
7 changed files with 1445 additions and 1445 deletions

View File

@@ -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