renaming main logic files. Added warning message of the removal and include passthrough. Renamed includes in the source files. Ran Clang-Format (#946)

Header rename
This commit is contained in:
Jordan Maples [MSFT]
2020-10-29 17:38:48 -07:00
committed by GitHub
parent e8978c01ab
commit a150aaa4ed
27 changed files with 934 additions and 766 deletions

View File

@@ -16,7 +16,7 @@
#include <gtest/gtest.h>
#include <gsl/gsl_assert> // for Expects, fail_fast (ptr only)
#include <gsl/assert> // for Expects, fail_fast (ptr only)
#include <gsl/pointers> // for owner
#include <gsl/span> // for span, dynamic_extent
#include <gsl/string_span> // for basic_string_span, operator==, ensure_z