5 lines
71 B
C
5 lines
71 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#define ERPC_HOSTNAME "localhost"
|
||
|
|
#define ERPC_PORT 8811
|