Remove ref to RunLoop.h

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6712 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 2000-06-17 06:17:21 +00:00
parent 6c1d6c07f1
commit 3383434169

View file

@ -25,7 +25,7 @@
#define __TcpPort_h__GNUSTEP_BASE_INCLUDE
#include <base/Port.h>
#include <base/RunLoop.h>
#include <Foundation/NSRunLoop.h>
#ifdef __MINGW32__
# include <winsock.h>
#else