Files
libakerror/tests/err_ignore_multitu.h

9 lines
162 B
C
Raw Normal View History

#ifndef AKERR_TEST_IGNORE_MULTITU_H
#define AKERR_TEST_IGNORE_MULTITU_H
#include "akerror.h"
akerr_ErrorContext **akerr_multitu_snapshot_address(void);
#endif