Test ignored-error storage across translation units
This commit is contained in:
8
tests/err_ignore_multitu.h
Normal file
8
tests/err_ignore_multitu.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef AKERR_TEST_IGNORE_MULTITU_H
|
||||
#define AKERR_TEST_IGNORE_MULTITU_H
|
||||
|
||||
#include "akerror.h"
|
||||
|
||||
akerr_ErrorContext **akerr_multitu_snapshot_address(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user