mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
af92482712
Otherwise an #include directive on the first line of a source file is ignored if the file contains a Byte-Order-Mark. Suggested-by: Aleksey Konovalov <konovalov.aleks@gmail.com>