#include objects/String.h

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@123 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1995-03-12 22:36:33 +00:00
parent b02cf00ff1
commit 6818111a6f

View file

@ -33,6 +33,7 @@
#include <objects/Dictionary.h>
#include <objects/Queue.h>
#include <objects/mframe.h>
#include <objects/String.h>
#include <assert.h>
@interface Connection (GettingCoderInterface)