OSX compatibility posix for NetworkToolkit

This commit is contained in:
brunoherbelin
2020-10-26 21:40:21 +01:00
parent a4621f31e3
commit 7f2c3d531c
4 changed files with 57 additions and 33 deletions

View File

@@ -1,6 +1,8 @@
#ifndef CONNECTION_H
#define CONNECTION_H
#include <vector>
#include "osc/OscReceivedElements.h"
#include "osc/OscPacketListener.h"
#include "ip/UdpSocket.h"