0ad/source/lib/pch
Ralph Sennhauser 657be906fe
Cleanup use of boost::filesystem
Suppressing boost warnings is already covered by how we include
libraries if there are actually still any of them relevant.

Then the v2 vs v3 stuff is obsolete as boost ships with filesystem v4
this days.

Lastly injecting a namespace alias via pch header is questionable, so
just don't.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-06-17 21:56:04 +02:00
..
pch_stdlib.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
pch_warnings.h Remove ICC code paths 2025-03-25 12:29:51 +01:00