Fix some includes in source/ps

Make include-what-you-use happy with some files in source/ps and fix
what needs to be fixed.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
Ralph Sennhauser
2025-07-23 19:19:42 +02:00
parent 08d8f0f61c
commit aed1570040
51 changed files with 430 additions and 145 deletions
-1
View File
@@ -29,7 +29,6 @@
#include "scriptinterface/ScriptRequest.h"
#include <algorithm>
#include <iterator>
#include <js/Array.h>
#include <js/PropertyAndElement.h>
#include <js/RootingAPI.h>