SDK: Introduce fairmq error category

This commit is contained in:
Dennis Klein
2019-08-20 16:33:51 +02:00
committed by Dennis Klein
parent f73a6d71ed
commit 25539e99f2
5 changed files with 77 additions and 11 deletions

View File

@@ -30,6 +30,7 @@ set(SDK_SOURCE_FILES
DDSEnvironment.cxx
DDSSession.cxx
DDSTopology.cxx
Error.cxx
Topology.cxx
)