mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
Added additional includes for better cross-platform compilation support.
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
*/
|
||||
|
||||
#include "PRDevice.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
PRDevice::PRDevice(PRMachineType machineType) : machineType(machineType)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user