Fix missing header install

This commit is contained in:
Alexey Rybalchenko 2018-08-30 17:44:46 +02:00 committed by Dennis Klein
parent c02fbed331
commit b89c309768

View File

@ -61,6 +61,7 @@ set(FAIRMQ_PUBLIC_HEADER_FILES
tools/CppSTL.h tools/CppSTL.h
tools/Network.h tools/Network.h
tools/Process.h tools/Process.h
tools/RateLimit.h
tools/Strings.h tools/Strings.h
tools/Unique.h tools/Unique.h
tools/Version.h tools/Version.h