Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
1186 |
savelij |
1 |
#ifndef _CODEZ8000_HPP |
|
|
2 |
#define _CODEZ8000_HPP |
|
|
3 |
|
|
|
4 |
/* Declare this in a header file so CLang++ does not complain |
|
|
5 |
about unused inline functions: */ |
|
|
6 |
|
|
|
7 |
# include "cppops.h" |
|
|
8 |
DefCPPOps_Mask(tCtlFlags) |
|
|
9 |
|
|
|
10 |
#endif /* _CODEZ8000_HPP */ |