/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk

« back to all changes in this revision

Viewing changes to libssts/SimpleTypeSystem.h

  • Committer: Gustav Hartvigsson
  • Date: 2016-01-30 21:32:22 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20160130213222-u1jzl61o9nmzn3q8
* Removed #if #endif stuff so that those arrays can be used from everywhare...

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
S_BEGIN_DECLS
37
37
 
38
 
#if SSTS_BUILDING
39
 
 
40
38
S_UNUSED
41
39
static char *
42
40
__LIBSSTS__LICENSE__[] = {
82
80
0x0
83
81
};
84
82
 
85
 
#endif
86
 
 
87
83
/**
88
84
 * Returns a string representing the current version.
89
85
 */