//
//  CoreFoundation.h
//
//  Created by H. Nikolaus Schaller on 03.10.08.
//  Copyright 2008 Golden Delicious Computers GmbH&Co. KG. All rights reserved.
//

#ifndef _mySTEP_H_CoreFoundation
#define _mySTEP_H_CoreFoundation

#import <CoreFoundation/CFBase.h>
#import <CoreFoundation/CFString.h>

#endif /* _mySTEP_H_CoreFoundation */

