mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-30 10:12:29 +00:00
10 lines
128 B
C++
10 lines
128 B
C++
//
|
|
// Created by stephane bourque on 2021-10-28.
|
|
//
|
|
|
|
namespace OpenWifi {
|
|
|
|
void RegisterJobTypes() {}
|
|
|
|
} // namespace OpenWifi
|