mirror of
https://github.com/microsoft/GSL
synced 2026-08-26 04:23:04 -04:00
simple gsl::dyn_array examples were failing to compile for the following reasons: - gsl/gsl was not including dyn_array - dyn_array was not including <vector> This fixes both issues so trivial examples of using gsl::dyn_array work. |
||
|---|---|---|
| .. | ||
| gsl | ||
| CMakeLists.txt | ||