merged detFuncs for c and c++

This commit is contained in:
Erik Frojdh
2020-05-15 12:24:06 +02:00
parent ea7cc9db8c
commit 2c83abcac7
7 changed files with 23 additions and 405 deletions

View File

@ -2,6 +2,7 @@
#include "Implementation.h"
#include "ServerSocket.h"
#include "receiver_defs.h"
#include "sls_detector_funcs.h"
#include "sls_detector_defs.h"
class ServerInterface;