Skip to content

Commit d1e5abf

Browse files
committed
Add missing include
1 parent a38703e commit d1e5abf

File tree

1 file changed

+1
-0
lines changed
  • packages/react-native-reanimated/Common/cpp/reanimated/CSS/common/transforms

1 file changed

+1
-0
lines changed

packages/react-native-reanimated/Common/cpp/reanimated/CSS/common/transforms/TransformMatrix.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include <reanimated/CSS/common/definitions.h>
44

55
#include <folly/dynamic.h>
6+
#include <memory>
67
#include <string>
78
#include <utility>
89

0 commit comments

Comments
 (0)