Included Cpp in sources
This commit is contained in:
14
src/network/upnp/UpnpDevice.h
Normal file
14
src/network/upnp/UpnpDevice.h
Normal file
@ -0,0 +1,14 @@
|
||||
//
|
||||
// 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