Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Change to CXX17
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Mar 16, 2023
1 parent 41edc0b commit 8896b68
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Makevars.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ BH=@BH@
RCPP=@RCPP@
EG=@EG@
SH=@SH@
CXX_STD = CXX14
CXX14STD = @CXX14STD@
CXX_STD = CXX17

################################################################################
## Package library flags.
Expand Down

0 comments on commit 8896b68

Please sign in to comment.