Files
2014-08-08 13:27:54 +08:00

11 lines
242 B
C

//
// DTFoundationConstants.h
// DTFoundation
//
// Created by Stefan Gugarel on 10/18/12.
// Copyright (c) 2012 Cocoanetics. All rights reserved.
//
// string constant for NSError domain
extern NSString * const DTFoundationErrorDomain;