ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
publication
iman_ods_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_ODS_ERRORS_H
8
#define IMAN_ODS_ERRORS_H
9
#include <
publication/ods_errors.h
>
10
11
#define DIMAN_remote_function_failed GS_remote_function_failed
12
#define DIMAN_no_user_license_available GS_no_user_license_available
13
#define DIMAN_no_ods_license_available GS_no_ods_license_available
14
15
#endif