We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a1a37e commit 9aeac6cCopy full SHA for 9aeac6c
js/public/Date.h
@@ -32,7 +32,7 @@
32
#include "mozilla/FloatingPoint.h" // mozilla::{IsFinite,}, mozilla::UnspecifiedNaN
33
#include "mozilla/MathAlgorithms.h" // mozilla::Abs
34
35
-#include "js/Conversions.h" // JS::ToInteger
+#include "js/Conversions.h" // JS::ToInteger
36
#include "js/RealmOptions.h" // JS::RTPCallerTypeToken
37
#include "js/TypeDecls.h"
38
#include "js/Value.h" // JS::CanonicalizeNaN, JS::DoubleValue, JS::Value
0 commit comments