Skip to content

Commit

Permalink
Try to fixes ci failed
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongwuzw committed Jan 3, 2024
1 parent 207e9b6 commit 84d6c97
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

#include <react/renderer/core/PropsParserContext.h>
#include <react/renderer/core/RawValue.h>
#pragma once

#include <react/renderer/core/RawProps.h>
#include <react/renderer/graphics/Color.h>
#include <react/renderer/graphics/ColorComponents.h>
#include <vector>

facebook::react::ColorComponents RCTPlatformColorComponentsFromSemanticItems(
Expand Down

0 comments on commit 84d6c97

Please sign in to comment.