Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 25cb822

Browse files
authored
Add include to make g3 happy (#38850)
1 parent 35479aa commit 25cb822

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

impeller/scene/animation/animation_clip.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#pragma once
66

77
#include <memory>
8+
#include <unordered_map>
89
#include <vector>
910

1011
#include "flutter/fml/macros.h"

0 commit comments

Comments
 (0)