mirror of
https://github.com/SWG-Source/src.git
synced 2026-09-13 00:45:03 -04:00
fixes - have to include cstdint first
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
#include <cstdint>
|
||||||
#include "../BlockAllocator.h"
|
#include "../BlockAllocator.h"
|
||||||
|
|
||||||
#ifdef EXTERNAL_DISTRO
|
#ifdef EXTERNAL_DISTRO
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
#include <cstdint>
|
||||||
#include "../BlockAllocator.h"
|
#include "../BlockAllocator.h"
|
||||||
|
|
||||||
#ifdef EXTERNAL_DISTRO
|
#ifdef EXTERNAL_DISTRO
|
||||||
|
|||||||
Reference in New Issue
Block a user