X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/4271ab433cd55bbd2612292bcf39e4dc3d7274f1..0907aa4037b12b6b88ee24495d4577a064d4f8db:/sgconf/corps.h diff --git a/sgconf/corps.h b/sgconf/corps.h deleted file mode 100644 index 550f4539..00000000 --- a/sgconf/corps.h +++ /dev/null @@ -1,11 +0,0 @@ -#pragma once - -namespace SGCONF -{ - -class OPTION_BLOCKS; -class COMMANDS; - -void AppendCorpsOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks); - -} // namespace SGCONF