mirror of
https://github.com/microsoft/GSL.git
synced 2025-05-05 06:11:17 -04:00
Reverts commit that changes #include "assert" -> #include "gsl/assert". This change is necessary in order to comply with CppCoreGuideline's SF.12. Now we do #include "./assert".