Revert "Header change"

This reverts commit c686b68528.
This commit is contained in:
A.J. Beamon 2019-08-29 09:07:52 -07:00
parent c686b68528
commit 52419346d9
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
#define EXTERNC extern "C"
#include <cstdlib>
#include <stdint.h>
#include <cstdint>
#include <stdio.h>
#ifdef __unixish__