Skip to content

Fix issue 110: Remove unneeded declaration for MSC#1

Merged
yuxianch merged 1 commit intodevelopfrom
yuxian-fix-issue110
Aug 28, 2020
Merged

Fix issue 110: Remove unneeded declaration for MSC#1
yuxianch merged 1 commit intodevelopfrom
yuxian-fix-issue110

Conversation

@yuxianch
Copy link
Owner

Declaration "template ::boost::counting_iterator;" is not needed on Windows.
The declaration is also not acceptible with latest clang-cl compiler.

Declaration "template ::boost::counting_iterator<int>;" is not needed on Windows. 
The declaration is also not acceptible with latest clang-cl compiler.
@yuxianch yuxianch merged commit 12e122b into develop Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant