ITK Function Reference

(V10000.1.0.60_20160308.00)
meta_errors.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2007 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 
12 /* */
13 
14 #ifndef META_ERRORS_H
15 #define META_ERRORS_H
16 
17 #include <common/emh_const.h>
18 #include <meta/libmeta_exports.h>
19 
21 #define META_unknown EMH_META_error_base + 0
22 
23 
24 #include <meta/libmeta_undef.h>
25 #endif