mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-10-29 17:52:44 +00:00
Update doc/00100-GuidedTour.page
added missing semicolon in the HTTPTimeServer example
This commit is contained in:
@@ -305,7 +305,7 @@ server.
|
||||
using Poco::Util::Application;
|
||||
using Poco::Util::Option;
|
||||
using Poco::Util::OptionSet;
|
||||
using Poco::Util::OptionCallback
|
||||
using Poco::Util::OptionCallback;
|
||||
using Poco::Util::HelpFormatter;
|
||||
|
||||
class TimeRequestHandler: public HTTPRequestHandler
|
||||
|
||||
Reference in New Issue
Block a user