ITK Function Reference

(V10000.1.0.60_20160308.00)
imanevent_errors.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2003-2005 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 /* */
18 #ifndef IMANEVENT_ERRORS_H
19 #define IMANEVENT_ERRORS_H
20 #include <sub_mgr/tcevent_errors.h>
21 
22 #define IMANEVENT_class_not_initialized TCEVENT_class_not_initialized
23 #define IMANEVENT_internal_error TCEVENT_internal_error
24 
25 #endif