diff --git a/MSVC/Clang/Source.cpp b/MSVC/Clang/Source.cpp index 317cebe..81bf2d3 100644 --- a/MSVC/Clang/Source.cpp +++ b/MSVC/Clang/Source.cpp @@ -4,7 +4,7 @@ #include int main() { - + using shape_t = std::uint_fast8_t; std::array, 48> matrix{ {} }; diff --git a/README.md b/README.md index c898782..4405332 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## Overview -### [**Version 0.4.5**](https://github.com/Kasugaccho/DungeonTemplateLibrary/releases) [ C++14/17 ] +### [**Version 0.4.6**](https://github.com/Kasugaccho/DungeonTemplateLibrary/releases) [ C++11/14/17 ] |Compiler|C++17|C++14| |:---|:---|:---|