Fix typo - thanks menke

--HG--
branch : trunk
This commit is contained in:
click
2010-08-22 17:15:45 +02:00
parent 0e307c4b07
commit 5eb1802ef5

View File

@@ -28,10 +28,9 @@
#include "soapStub.h"
#include "stdsoap2.h"
#include <ace/SV_Semaphore.h>
#include <ace/Semaphore.h>
#include <ace/Task.h>
class TCSoapRunnable: public ACE_Based::Runnable
{
public: