diff options
author | Simon Warta <[email protected]> | 2015-07-20 21:26:23 +0200 |
---|---|---|
committer | Simon Warta <[email protected]> | 2015-07-27 13:04:40 +0200 |
commit | 2e9109c80eb8fbbb94893827bf9753a735917735 (patch) | |
tree | 24c62741fb4a279756412dc0feff62f392ee726e /src/lib/vendor | |
parent | d4be8c6f64420bcc0f55ce6ae18bf9363bd46481 (diff) |
Add boost implementation of timegm()
Diffstat (limited to 'src/lib/vendor')
-rw-r--r-- | src/lib/vendor/boost/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/vendor/boost/info.txt b/src/lib/vendor/boost/info.txt index c335dcd74..8748c0bf1 100644 --- a/src/lib/vendor/boost/info.txt +++ b/src/lib/vendor/boost/info.txt @@ -1,5 +1,6 @@ define BOOST_FILESYSTEM 20131228 define BOOST_ASIO 20131228 +define BOOST_DATETIME 20150720 load_on vendor |