Skip to content

Commit

Permalink
Clean up (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
TLCFEM authored Nov 15, 2024
1 parent 8b321a8 commit 99bc768
Show file tree
Hide file tree
Showing 12 changed files with 8 additions and 2,105 deletions.
4 changes: 2 additions & 2 deletions Include/magic_enum/magic_enum.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// | | | | (_| | (_| | | (__ | |____| | | | |_| | | | | | | | |____|_| |_|
// |_| |_|\__,_|\__, |_|\___| |______|_| |_|\__,_|_| |_| |_| \_____|
// __/ | https://github.com/Neargye/magic_enum
// |___/ version 0.9.6
// |___/ version 0.9.7
//
// Licensed under the MIT License <http://opensource.org/licenses/MIT>.
// SPDX-License-Identifier: MIT
Expand Down Expand Up @@ -34,7 +34,7 @@

#define MAGIC_ENUM_VERSION_MAJOR 0
#define MAGIC_ENUM_VERSION_MINOR 9
#define MAGIC_ENUM_VERSION_PATCH 6
#define MAGIC_ENUM_VERSION_PATCH 7

#ifndef MAGIC_ENUM_USE_STD_MODULE
#include <array>
Expand Down
44 changes: 0 additions & 44 deletions Include/magic_enum/magic_enum_all.hpp

This file was deleted.

Loading

0 comments on commit 99bc768

Please sign in to comment.