mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2026-03-20 03:40:31 +00:00
12 lines
115 B
C++
12 lines
115 B
C++
//
|
|
// Created by stephane bourque on 2021-10-28.
|
|
//
|
|
|
|
namespace OpenWifi {
|
|
|
|
void RegisterJobTypes() {
|
|
|
|
}
|
|
|
|
}
|