ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
ics
iman_ics_errors.h
Go to the documentation of this file.
1
/*==============================================================================
2
Copyright (c) 2003-2005 UGS Corporation
3
Unpublished - All Rights Reserved
4
==============================================================================*/
5
/* */
6
7
#ifndef IMAN_ICS_ERRORS_H
8
#define IMAN_ICS_ERRORS_H
9
#include <
ics/ics_errors.h
>
10
11
#define ICS_no_iman_property_for_runtime_ico ICS_no_tc_property_for_runtime_ico
12
#define ICS_err_no_imanbin ICS_err_no_tcbin
13
#define ICS_no_iman_property_for_runtime_attr ICS_no_tc_property_for_runtime_attr
14
15
#endif