This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// OrderedDictionary.h | |
// OrderedDictionary | |
// | |
// Created by Matt Gallagher on 19/12/08. | |
// Copyright 2008 Matt Gallagher. All rights reserved. | |
// | |
// Permission is given to use this source code file without charge in any | |
// project, commercial or otherwise, entirely at your risk, with the condition | |
// that any redistribution (in part or whole) of source code must retain |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// NSString+MWExtras.h | |
// MagicWall | |
// | |
// Created by Zac Bowling on 2/5/11. | |
// Copyright 2011 i'mhello. All rights reserved. | |
// | |
#import <Foundation/Foundation.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// NSData+MWExtras.h | |
// MagicWall | |
// | |
// Created by Zac Bowling on 2/10/11. | |
// Copyright 2011 i'mhello. All rights reserved. | |
// | |
#import <Foundation/Foundation.h> |