Skip to content

Commit

Permalink
Change include order to use unigd/fmt instead of cpp11/fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
nx10 committed Mar 10, 2024
1 parent 0c4da04 commit 7d99515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Depends:
Imports:
unigd
LinkingTo:
unigd,
cpp11 (>= 0.2.4),
AsioHeaders (>= 1.22.1),
unigd
AsioHeaders (>= 1.22.1)
Suggests:
testthat,
xml2 (>= 1.0.0),
Expand Down

0 comments on commit 7d99515

Please sign in to comment.