ITK Function Reference

(V10000.1.0.60_20160308.00)
Fnd0editcontext_errors.h
Go to the documentation of this file.
1 /*
2  Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
3  ==================================================
4  Copyright 2014.
5  Siemens Product Lifecycle Management Software Inc.
6  All Rights Reserved.
7  ==================================================
8  Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
9 */
10 
18 #ifndef TEAMCENTER_FND0EDITCONTEXT_ERRORS_H
19 #define TEAMCENTER_FND0EDITCONTEXT_ERRORS_H
20 
21 #include <common/emh_const.h>
22 
29 #define FND0EDITCONTEXT_error_base EMH_FND0EDITCONTEXT_error_base
30 
34 #define FND0EDITCONTEXT_internal_error ( FND0EDITCONTEXT_error_base + 0 )
35 
40 #endif