*ScgiHello: Updated for move of ScgiServer from it's own bundle to the Web bundle

git-svn-id: svn://ultimatepp.org/upp/trunk@2749 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
jeremy_c 2010-10-04 22:33:27 +00:00
parent 05fc41b3f5
commit d87dc9aa10
3 changed files with 3 additions and 4 deletions

View file

@ -1,7 +1,6 @@
#include <Core/Core.h>
#include <Web/Web.h>
#include <ScgiServer/ScgiServer.h>
#include <Web/ScgiServer.h>
using namespace Upp;