mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-21 20:51:52 +00:00
Change all include objects/*.h to include gnustep/base/*.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1434 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2d16e08dba
commit
9908f14d8f
20 changed files with 26 additions and 26 deletions
|
@ -1,7 +1,7 @@
|
|||
/* A simple demonstration of the GNU Dictionary object.
|
||||
In this example the Dictionary holds int's which are keyed by strings. */
|
||||
|
||||
#include <gnustep/base/stdobjects.h>
|
||||
#include <gnustep/base/stdall.h>
|
||||
#include <gnustep/base/Dictionary.h>
|
||||
|
||||
int main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue