forked from boostorg/smart_ptr
ba98b8c33f1fb8d64896878eb11ed983ee305797
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.
Languages
C++
99.7%
CMake
0.3%