1
0
Fork 0

header and namespace cleanup

This commit is contained in:
Kevin Matz 2021-08-13 10:09:56 -04:00
parent edd3056341
commit 13651c7cf2
1 changed files with 2 additions and 3 deletions

View File

@ -24,13 +24,12 @@
#pragma once
#include <string>
#include "acn/acn.h"
#include "rdm/rdm.h"
#include "uuid/uuid.h"
namespace RDMnet {
using namespace ACN;
using namespace RDM;
using RDM::PID;
/// Appendix A: Defined Parameters (Normative)
// MDNS_IPV4_MULTICAST_ADDRESS 224.0.0.251 (Informative)