diff options
Diffstat (limited to 'tests/include')
| -rw-r--r-- | tests/include/test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/include/test.h b/tests/include/test.h index 8138e54..2e4cf08 100644 --- a/tests/include/test.h +++ b/tests/include/test.h @@ -27,6 +27,7 @@ extern "C" { typedef uint8_t PRIMTYPE; typedef PRIMTYPE CUSTTYPE; +typedef CUSTTYPE _CCUSTTYPE_; struct STRUCT0; |
