Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
OhKanghoon committed Feb 19, 2024
1 parent 8f5ad3b commit 40e18c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ let package = Package(
]
),
],
cLanguageStandard: .gnu99,
// cLanguageStandard: .gnu99,
cxxLanguageStandard: .gnucxx11
)

0 comments on commit 40e18c3

Please sign in to comment.