Removed src/nework/upnp
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
//
|
||||
// Created by lorenz on 7/10/18.
|
||||
//
|
||||
|
||||
#include "Upnp.h"
|
@ -1,14 +0,0 @@
|
||||
//
|
||||
// Created by lorenz on 7/10/18.
|
||||
//
|
||||
|
||||
#ifndef CPPNET_UPNP_H
|
||||
#define CPPNET_UPNP_H
|
||||
|
||||
|
||||
class Upnp {
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif //CPPNET_UPNP_H
|
@ -1,5 +0,0 @@
|
||||
//
|
||||
// Created by lorenz on 7/10/18.
|
||||
//
|
||||
|
||||
#include "UpnpDevice.h"
|
@ -1,14 +0,0 @@
|
||||
//
|
||||
// Created by lorenz on 7/10/18.
|
||||
//
|
||||
|
||||
#ifndef CPPNET_UPNPDEVICE_H
|
||||
#define CPPNET_UPNPDEVICE_H
|
||||
|
||||
|
||||
class UpnpDevice {
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif //CPPNET_UPNPDEVICE_H
|
Reference in New Issue
Block a user