mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Fix POSIX building
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user