]> git.stg.codes - stg.git/blob - sgconf/services.h
4eee2c6715692b7f9fe1795888bf07cfdf38f5f9
[stg.git] / sgconf / services.h
1 #pragma once
2
3 namespace SGCONF
4 {
5
6 class OPTION_BLOCKS;
7 class COMMANDS;
8
9 void AppendServicesOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks);
10
11 } // namespace SGCONF