Skip to content

Commit 501c18a

Browse files
committed
Add missing include
1 parent d112a3b commit 501c18a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Client/game_sa/CModelInfoSA.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include <game/CModelInfo.h>
1616
#include "CRenderWareSA.h"
1717
#include "game/RenderWare.h"
18+
#include <unordered_set>
1819

1920
class CPedModelInfoSA;
2021
class CPedModelInfoSAInterface;

0 commit comments

Comments
 (0)