fixes - have to include cstdint first

This commit is contained in:
DarthArgus
2015-11-04 17:16:56 -06:00
parent ed312c0357
commit b8a34bc8cc
2 changed files with 2 additions and 0 deletions
@@ -1,3 +1,4 @@
#include <cstdint>
#include "../BlockAllocator.h"
#ifdef EXTERNAL_DISTRO
@@ -1,3 +1,4 @@
#include <cstdint>
#include "../BlockAllocator.h"
#ifdef EXTERNAL_DISTRO