调整注释

This commit is contained in:
mutouyun 2023-09-23 14:29:00 +08:00
parent b6c25760cf
commit 3824b8f6e2

View File

@ -1,5 +1,4 @@
/// \brief To create a basic Windows Service in C++. /// \brief To create a basic command line program.
/// \see https://www.codeproject.com/Articles/499465/Simple-Windows-Service-in-Cplusplus
#include <stdio.h> #include <stdio.h>
#include <string> #include <string>