non used header

This commit is contained in:
Erik Frojdh
2019-05-16 15:16:11 +02:00
parent e6ad80e187
commit 415567006f
2 changed files with 1 additions and 2 deletions

View File

@ -28,7 +28,7 @@ set(PUBLICHEADERS
include/ClientSocket.h
include/DataSocket.h
include/ServerSocket.h
include/ServerInterface.h
include/ServerInterface2.h
include/network_utils.h
include/FixedCapacityContainer.h
)