forked from TartanLlama/optional
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