mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-03 09:28:35 -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".