Include <cstdint> for maths.h

This commit is contained in:
Kp 2015-04-30 03:32:26 +00:00
parent a5b83d19de
commit 6431b9d821

View file

@ -8,6 +8,7 @@
#pragma once
#include <cstdint>
#include <stdlib.h>
#include "pstypes.h"