We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1091f79 + 9a13f35 commit 35c3321Copy full SHA for 35c3321
bridge/bindings/qjs/dom/event_type_names.cc
@@ -3,6 +3,7 @@
3
*/
4
5
#include "event_type_names.h"
6
+#include <algorithm>
7
#include <vector>
8
9
namespace kraken::binding::qjs {
0 commit comments