CollectionUtils.h
changeset 22 a9da6c5d3f7c
parent 11 e5976864dfe9
child 29 8874aff14cc9
     1.1 --- a/CollectionUtils.h	Sat May 24 13:24:33 2008 -0700
     1.2 +++ b/CollectionUtils.h	Sat Apr 04 20:53:53 2009 -0700
     1.3 @@ -7,6 +7,7 @@
     1.4  //
     1.5  
     1.6  #import <Foundation/Foundation.h>
     1.7 +#define _MYUTILITIES_COLLECTIONUTILS_ 1
     1.8  
     1.9  // Collection creation conveniences:
    1.10