mirror of
https://github.com/HowardHinnant/date.git
synced 2024-12-27 00:14:07 +08:00
Merge pull request #86 from saschazelzer/clang-fedora-support
Clang on Fedora needs <climits> for the CHAR_BIT definition.
This commit is contained in:
commit
cb820f9090
@ -25,6 +25,8 @@
|
||||
|
||||
#include "date.h"
|
||||
|
||||
#include <climits>
|
||||
|
||||
namespace iso_week
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user