mirror of
https://github.com/Neargye/magic_enum
synced 2026-06-08 12:00:02 +00:00
C++20 modules support in CMake (#455)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
// SOFTWARE.
|
||||
|
||||
#include <cstdint>
|
||||
#include <iostream>
|
||||
|
||||
#include <magic_enum/magic_enum_containers.hpp>
|
||||
|
||||
Reference in New Issue
Block a user