0ad/source/pch
Itms 9150c20818
Remove ScriptTypes and ScriptExtraHeaders headers
The first header was used to include the SpiderMonkey JS API at once,
with safeguards and preprocessor defines. Nowadays, SpiderMonkey
provides modular headers allowing us to include what we use, refs #8086.

Some defines have to be moved to compiler options but it is apparently
a mistake from the SM developers:
https://bugzilla.mozilla.org/show_bug.cgi?id=1987876
2025-09-14 13:17:18 +02:00
..
atlas Fix some includes all over the place 2025-08-14 20:15:30 +02:00
engine Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
graphics Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
gui Fix some includes all over the place 2025-08-14 20:15:30 +02:00
lobby Fix some includes all over the place 2025-08-13 19:38:21 +02:00
lowlevel Fix some includes all over the place 2025-08-14 20:15:30 +02:00
network Fix some includes all over the place 2025-08-13 19:38:21 +02:00
scriptinterface Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
simulation2 Fix some includes all over the place 2025-08-13 19:38:21 +02:00
test Fix some includes all over the place 2025-08-14 20:15:30 +02:00
tinygettext Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00