-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #135 from kalibera/clang-yield
Tweak to build with clang on Windows.
- Loading branch information
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
2024-02-12 Tomas Kalibera <[email protected]> | ||
|
||
* inst/include/unsupported/Eigen/CXX11/src/ThreadPool/ThreadYield.h: | ||
Support clang on Windows by including 'sched.h' header | ||
|
||
2023-11-01 Dirk Eddelbuettel <[email protected]> | ||
|
||
* DESCRIPTION (Version, Date): CRAN Release 0.3.3.9.4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters