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