comparison dep/pugixml/src/pugiconfig.hpp @ 123:a45edd073f9e

deps/pugixml: update to v1.14.0
author Paper <mrpapersonic@gmail.com>
date Wed, 08 Nov 2023 21:40:02 -0500
parents d10b6c6b432e
children
comparison
equal deleted inserted replaced
122:bc218c9d2ea6 123:a45edd073f9e
1 /** 1 /**
2 * pugixml parser - version 1.13 2 * pugixml parser - version 1.14
3 * -------------------------------------------------------- 3 * --------------------------------------------------------
4 * Copyright (C) 2006-2022, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) 4 * Copyright (C) 2006-2023, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com)
5 * Report bugs and download new versions at https://pugixml.org/ 5 * Report bugs and download new versions at https://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 *
50 // #define PUGIXML_HAS_LONG_LONG 50 // #define PUGIXML_HAS_LONG_LONG
51 51
52 #endif 52 #endif
53 53
54 /** 54 /**
55 * Copyright (c) 2006-2022 Arseny Kapoulkine 55 * Copyright (c) 2006-2023 Arseny Kapoulkine
56 * 56 *
57 * Permission is hereby granted, free of charge, to any person 57 * Permission is hereby granted, free of charge, to any person
58 * obtaining a copy of this software and associated documentation 58 * obtaining a copy of this software and associated documentation
59 * files (the "Software"), to deal in the Software without 59 * files (the "Software"), to deal in the Software without
60 * restriction, including without limitation the rights to use, 60 * restriction, including without limitation the rights to use,