Skip to content
Snippets Groups Projects
Commit 0b5ecde4 authored by Maxime Graulich's avatar Maxime Graulich
Browse files

ONELAB2: public base class for OnelabNetworkClient

parent ef33b587
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
#include "NetworkUtils.h" #include "NetworkUtils.h"
#endif #endif
class OnelabNetworkClient : VirtualClient class OnelabNetworkClient : public VirtualClient
{ {
private: private:
#ifdef HAVE_UDT #ifdef HAVE_UDT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment