feat [skip ci]: update single_include

This commit is contained in:
ToruNiina
2025-02-15 14:42:45 +00:00
parent 0c7dba2d0a
commit 587f9acb2a

View File

@@ -2,7 +2,7 @@
#define TOML11_VERSION_HPP
#define TOML11_VERSION_MAJOR 4
#define TOML11_VERSION_MINOR 3
#define TOML11_VERSION_MINOR 4
#define TOML11_VERSION_PATCH 0
#ifndef __cplusplus