mirror of
https://github.com/Mr-X-GTA/GTAV-Classes-1.git
synced 2024-12-22 14:37:31 +08:00
fix missing includes (#172)
This commit is contained in:
parent
bc9fd19716
commit
5757929581
@ -3,6 +3,9 @@
|
||||
#include <cstdint>
|
||||
#include <utility>
|
||||
|
||||
#include "rage/scrValue.hpp"
|
||||
#include "rage/vector.hpp"
|
||||
|
||||
namespace rage
|
||||
{
|
||||
class scrNativeCallContext
|
||||
|
Loading…
Reference in New Issue
Block a user