mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 04:42:28 +00:00
Nearly every header in the boost codebase is UTF-8, but here there are a few headers which are using Windows-1252, which makes it impossible for some tools to parse those files. This patch just reencodes them with UTF-8 like the rest of the codebase. I checked that the name of the author is still correct after this change. No functional change intended.
709 B
709 B