Files
sesimos/src/network/upnp/UpnpDevice.h

15 lines
152 B
C++

//
// Created by lorenz on 7/10/18.
//
#ifndef CPPNET_UPNPDEVICE_H
#define CPPNET_UPNPDEVICE_H
class UpnpDevice {
};
#endif //CPPNET_UPNPDEVICE_H