comparison pugixml/src/pugiconfig.hpp @ 68:1a32b6d17c8e

pugixml: upgrade to 1.9, closes #885
author David Demelier <markand@malikania.fr>
date Fri, 13 Jul 2018 13:18:34 +0200
parents 8a8de065f049
children
comparison
equal deleted inserted replaced
67:01ba3c658576 68:1a32b6d17c8e
1 /** 1 /**
2 * pugixml parser - version 1.8 2 * pugixml parser - version 1.9
3 * -------------------------------------------------------- 3 * --------------------------------------------------------
4 * Copyright (C) 2006-2016, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) 4 * Copyright (C) 2006-2018, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com)
5 * Report bugs and download new versions at http://pugixml.org/ 5 * Report bugs and download new versions at http://pugixml.org/
6 * 6 *
7 * This library is distributed under the MIT License. See notice at the end 7 * This library is distributed under the MIT License. See notice at the end
8 * of this file. 8 * of this file.
9 * 9 *
47 // #define PUGIXML_HAS_LONG_LONG 47 // #define PUGIXML_HAS_LONG_LONG
48 48
49 #endif 49 #endif
50 50
51 /** 51 /**
52 * Copyright (c) 2006-2016 Arseny Kapoulkine 52 * Copyright (c) 2006-2018 Arseny Kapoulkine
53 * 53 *
54 * Permission is hereby granted, free of charge, to any person 54 * Permission is hereby granted, free of charge, to any person
55 * obtaining a copy of this software and associated documentation 55 * obtaining a copy of this software and associated documentation
56 * files (the "Software"), to deal in the Software without 56 * files (the "Software"), to deal in the Software without
57 * restriction, including without limitation the rights to use, 57 * restriction, including without limitation the rights to use,