From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- examples/network/httpd/httpd.cpp | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'examples/network/httpd') diff --git a/examples/network/httpd/httpd.cpp b/examples/network/httpd/httpd.cpp index f96fc4554..6f7146b1a 100644 --- a/examples/network/httpd/httpd.cpp +++ b/examples/network/httpd/httpd.cpp @@ -7,16 +7,16 @@ ** *****************************************************************************/ #include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include // HttpDaemon is the the class that implements the simple HTTP server. class HttpDaemon : public TQServerSocket -- cgit v1.2.1