ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
pkgart
pkgart_errors.h
Go to the documentation of this file.
1
/* Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
2
==================================================
3
Copyright $2008.
4
Siemens Product Lifecycle Management Software Inc.
5
All Rights Reserved.
6
==================================================
7
Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved. */
8
9
20
#ifndef PKGART_ERRORS_H
21
#define PKGART_ERRORS_H
22
23
#include <
common/emh_const.h
>
24
25
#define PKGART_error_InvalidRelation ((EMH_PKGART_error_base)+1)
26
27
#endif