Fix includes for cxml.h.
authorLuke Granger-Brown <git@lukegb.com>
Sun, 16 Jan 2022 19:13:03 +0000 (19:13 +0000)
committerLuke Granger-Brown <git@lukegb.com>
Sun, 16 Jan 2022 19:13:03 +0000 (19:13 +0000)
commitdd0ca672a261d3e1d78e8d5cc5382c2e8df75a4e
treefbb4c4095e4a91522d9e15a6a90797995428e48a
parenta0ff873277b70e3abc1423f390ab63e93280facd
Fix includes for cxml.h.

stdint.h is unnecessary, but std::exception should come from <exception>,
and std::shared_ptr comes from <memory>.
src/cxml.h