mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 23:28:04 +01:00
Fixed container (#19)
* added FixedCapacityContainer * added empty to FixedCapacityContainer * removed commented out section * added FixedCapacityContainer to public headers
This commit is contained in:
committed by
Dhanya Thattil
parent
0e0e7ea81f
commit
2a1c89f712
@@ -32,6 +32,7 @@ set(PUBLICHEADERS
|
||||
include/ServerSocket.h
|
||||
include/ServerInterface.h
|
||||
include/network_utils.h
|
||||
include/FixedCapacityContainer.h
|
||||
)
|
||||
|
||||
add_library(slsSupportLib SHARED
|
||||
|
||||
Reference in New Issue
Block a user