Title: [294518] trunk/Source/WebCore/css/typedom/numeric/CSSNumericType.cpp
Revision
294518
Author
[email protected]
Date
2022-05-19 18:15:56 -0700 (Thu, 19 May 2022)

Log Message

Unreviewed, non-unified build fixes after 250765@main

Modified Paths


Diff

Modified: trunk/Source/WebCore/css/typedom/numeric/CSSNumericType.cpp (294517 => 294518)


--- trunk/Source/WebCore/css/typedom/numeric/CSSNumericType.cpp	2022-05-20 00:59:11 UTC (rev 294517)
+++ trunk/Source/WebCore/css/typedom/numeric/CSSNumericType.cpp	2022-05-20 01:15:56 UTC (rev 294518)
@@ -23,10 +23,9 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#pragma once
-
 #include "config.h"
 #include "CSSNumericType.h"
+#include "CSSNumericValue.h"
 
 #if ENABLE(CSS_TYPED_OM)
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to