Fix POSIX building

This commit is contained in:
Paul Hollinsky
2018-10-01 11:33:46 -04:00
parent 2b443ad83d
commit a8ef08fae4
5 changed files with 57 additions and 29 deletions
+1
View File
@@ -2,6 +2,7 @@
#define __ICSNEOLEGACY_H_
#include "platform/include/dynamiclib.h" // Dynamic library loading and exporting
#include "platform/include/tchar.h"
#include <stdint.h>
typedef uint8_t byte; // Typedef helper for the following include