Skip to content
Commit 092787df authored by Dmitry Marakasov's avatar Dmitry Marakasov
Browse files

games/stratagus: fix build with recent c++ library

In recent c++ library (such as on 14.x), <experimental/filesystem>
header would be removed in favor of standard <filesystem>. Remove
check for the former and don't do weird stuff when
experimental/filesystem is not present.

Reported by:	pkg-fallout
parent f5bf335f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment