~sdg-team/swarm/trunk

« back to all changes in this revision

Viewing changes to src/tkobjc/internal.m

  • Committer: mgd
  • Date: 2010-04-11 15:58:15 UTC
  • Revision ID: svn-v4:84d386b0-d280-4341-8980-c4cb7e1eb7a5:trunk/swarm:7923
internal.m:  Undef DATADIR, which is previously defined by Windows headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#include "internal.h"
21
21
#import "global.h"
22
22
 
 
23
#undef DATADIR 
 
24
 
23
25
#include <tk.h>
24
26
 
25
27
#ifdef _WIN32