ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
Fnd0audit_mgr
Fnd0audit_mgr_errors.h
Go to the documentation of this file.
1
/*==============================================================================
2
Copyright 2011.
3
Siemens Product Lifecycle Management Software Inc.
4
All Rights Reserved.
5
==============================================================================*/
6
/* */
7
8
#ifndef FND0AUDIT_MGR_ERRORS_H
9
#define FND0AUDIT_MGR_ERRORS_H
10
11
#include <
common/emh_const.h
>
12
#include <Fnd0audit_mgr/libFnd0audit_mgr_exports.h>
13
20
#define FND0AUDIT_MGR_ERROR_BASE EMH_FND0AUDIT_MGR_error_base
21
22
#define FND0AUDIT_MGR_undef_audit (FND0AUDIT_MGR_ERROR_BASE + 1)
23
26
#include <Fnd0audit_mgr/libFnd0audit_mgr_undef.h>
27
#endif
28