client specifies index of receiver returned error, skeleton of including clientinterface in receiver

This commit is contained in:
2018-10-10 13:15:16 +02:00
parent 6d9530ee1d
commit e1d570e8ce
6 changed files with 156 additions and 144 deletions

View File

@ -11,6 +11,7 @@ set(SOURCES
src/DataStreamer.cpp
src/Fifo.cpp
../slsSupportLib/include/utilities.cpp
../slsSupportLib/include/ClientInterface.cpp
)