Files
2015-11-24 23:55:56 +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;