feat [skip ci]: update single_include

This commit is contained in:
ToruNiina
2025-01-13 10:46:54 +00:00
parent 5396847979
commit df089a82e5

View File

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