summaryrefslogtreecommitdiffstats
path: root/private/oleauto/tests/common/assrtdlg.h
blob: 4a27b9ba95f5c89904522453beb400e75a602ecc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#ifndef _ASSRTDLG_H_ /* { */
#define _ASSRTDLG_H_

#define ASSERT_ID_BREAK              5103
#define ASSERT_ID_EXIT               5104
#define ASSERT_ID_IGNORE             5105
#define ASSERT_ID_LOC                5106
#define ASSERT_ID_EXPR               5107
#define ASSERT_ID_MSG                5108

#endif /* } */