From 5eb1802ef547fa42baec10190b71e09ae27ac184 Mon Sep 17 00:00:00 2001 From: click Date: Sun, 22 Aug 2010 17:15:45 +0200 Subject: Fix typo - thanks menke --HG-- branch : trunk --- src/server/worldserver/TCSoap/TCSoap.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/server/worldserver/TCSoap/TCSoap.h b/src/server/worldserver/TCSoap/TCSoap.h index 305e99c0fd7..6f58bea1a0a 100644 --- a/src/server/worldserver/TCSoap/TCSoap.h +++ b/src/server/worldserver/TCSoap/TCSoap.h @@ -28,10 +28,9 @@ #include "soapStub.h" #include "stdsoap2.h" -#include +#include #include - class TCSoapRunnable: public ACE_Based::Runnable { public: -- cgit v1.2.3