it2s-itss-facilities/src/config.h

6 lines
86 B
C

#pragma once
#define ZMQ_INTERNAL_ADDR "inproc://internal"
int facilities_config();