mirror of
https://github.com/TartanLlama/optional.git
synced 2025-07-30 18:07:15 +02:00
Update version
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
#define TL_OPTIONAL_HPP
|
||||
|
||||
#define TL_OPTIONAL_VERSION_MAJOR 0
|
||||
#define TL_OPTIONAL_VERSION_MINOR 2
|
||||
#define TL_OPTIONAL_VERSION_MINOR 5
|
||||
|
||||
#include <exception>
|
||||
#include <functional>
|
||||
|
Reference in New Issue
Block a user